Skip to content

Commit

Permalink
chore: bump com.microsoft.playwright:playwright from 1.46.0 to 1.47.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.46.0 to 1.47.0.
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.46.0...v1.47.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] committed Sep 13, 2024
1 parent 0b19e98 commit f16dbcd
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.29.2"
val quartzVersion = "2.5.0-rc1"
val guavaVersion = "33.3.0-jre"
val playwrightVersion = "1.46.0"
val playwrightVersion = "1.47.0"
val jsoupVersion = "1.18.1"
val gsonVersion = "2.11.0"
val openCvVersion = "4.9.0-0"
Expand Down

0 comments on commit f16dbcd

Please sign in to comment.