Skip to content

Commit

Permalink
chore(deps): bump com.microsoft.playwright:playwright (#20)
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.48.0...v1.49.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 59a003d commit 0d3ee53
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.48.0"
playwrightVersion = "1.49.0"
jacksonVersion = "2.18.1"
junitVersion = "5.10.2"
}
Expand Down

0 comments on commit 0d3ee53

Please sign in to comment.