Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
Update dependency com.microsoft.playwright:playwright to v1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2023
1 parent b67d0c5 commit 585c9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencyManagement {
}

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

0 comments on commit 585c9d7

Please sign in to comment.