We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9306283 commit b84c8f3Copy full SHA for b84c8f3
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.59.0")
+ testImplementation("com.microsoft.playwright:playwright:1.60.0")
17
testImplementation("org.springframework.boot:spring-boot-starter-test")
18
testImplementation("org.springframework.boot:spring-boot-starter-webmvc-test")
19
}
0 commit comments