Skip to content

Commit

Permalink
Update dependency com.microsoft.playwright:playwright to v1.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent c6d939b commit 1031a54
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.42.0")
api("com.microsoft.playwright:playwright:1.43.0")
implementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.springframework.boot:spring-boot-starter-web")
}
Expand Down

0 comments on commit 1031a54

Please sign in to comment.