Skip to content

Commit

Permalink
Update dependency com.microsoft.playwright:playwright to v1.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 12, 2024
1 parent 74e9f91 commit 28ea6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -33,7 +33,7 @@ dependencyManagement {
}

dependencies {
api("com.microsoft.playwright:playwright:1.41.2")
api("com.microsoft.playwright:playwright:1.42.0")
implementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.springframework.boot:spring-boot-starter-web")
}
Expand Down

0 comments on commit 28ea6fb

Please sign in to comment.