Skip to content

Commit

Permalink
Update dependency com.microsoft.playwright:playwright to v1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2023
1 parent 1e6bf4f commit 651d57f
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.32.0")
api("com.microsoft.playwright:playwright:1.33.0")
implementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.springframework.boot:spring-boot-starter-web")
}
Expand Down

0 comments on commit 651d57f

Please sign in to comment.