Skip to content

Commit b84c8f3

Browse files
Bump com.microsoft.playwright:playwright from 1.59.0 to 1.60.0 (#166)
1 parent 9306283 commit b84c8f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference-app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
testImplementation("com.ardetrick.testcontainers:testcontainers-ory-hydra:0.0.5")
1515
testImplementation("com.auth0:java-jwt:4.5.2")
16-
testImplementation("com.microsoft.playwright:playwright:1.59.0")
16+
testImplementation("com.microsoft.playwright:playwright:1.60.0")
1717
testImplementation("org.springframework.boot:spring-boot-starter-test")
1818
testImplementation("org.springframework.boot:spring-boot-starter-webmvc-test")
1919
}

0 commit comments

Comments
 (0)