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