Skip to content

Commit

Permalink
chore(deps): bump com.microsoft.playwright:playwright
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.44.0 to 1.46.0.
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.44.0...v1.46.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 23e7925 commit e49149e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion echarts4j-snapshot-playwright/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
playwrightVersion = "1.44.0"
playwrightVersion = "1.46.0"
jacksonVersion = "2.17.2"
junitVersion = "5.10.2"
}
Expand Down

0 comments on commit e49149e

Please sign in to comment.