We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b7086a commit 2213719Copy full SHA for 2213719
1 file changed
reference-app/build.gradle.kts
@@ -13,7 +13,7 @@ dependencies {
13
14
testImplementation("com.ardetrick.testcontainers:testcontainers-ory-hydra:0.0.5")
15
testImplementation("com.auth0:java-jwt:4.5.2")
16
- testImplementation("com.microsoft.playwright:playwright:1.60.0")
+ testImplementation("com.microsoft.playwright:playwright:1.61.0")
17
testImplementation("org.springframework.boot:spring-boot-starter-test")
18
testImplementation("org.springframework.boot:spring-boot-starter-webmvc-test")
19
}
0 commit comments