Skip to content

Commit 2213719

Browse files
Bump com.microsoft.playwright:playwright from 1.60.0 to 1.61.0 (#173)
1 parent 5b7086a commit 2213719

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.60.0")
16+
testImplementation("com.microsoft.playwright:playwright:1.61.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)