Skip to content

Commit

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

0 comments on commit 5e2594c

Please sign in to comment.