Skip to content

Commit

Permalink
Bump com.microsoft.playwright:playwright from 1.42.0 to 1.43.0
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.42.0...v1.43.0)

---
updated-dependencies:
- dependency-name: com.microsoft.playwright:playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Ziedelth committed Apr 11, 2024
1 parent 82dc69c commit 68af9dc
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 @@ -11,7 +11,7 @@ val guiceVersion = "7.0.0"
val liquibaseCoreVersion = "4.27.0"
val quartzVersion = "2.5.0-rc1"
val guavaVersion = "33.1.0-jre"
val playwrightVersion = "1.42.0"
val playwrightVersion = "1.43.0"
val jsoupVersion = "1.17.2"
val gsonVersion = "2.10.1"
val openCvVersion = "4.9.0-0"
Expand Down

0 comments on commit 68af9dc

Please sign in to comment.