Skip to content

Commit

Permalink
Bump com.microsoft.playwright:playwright from 1.47.0 to 1.48.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.47.0 to 1.48.0.
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.47.0...v1.48.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 michalvavrik committed Oct 18, 2024
1 parent bbb0f47 commit 57d38fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<checkstyle.version>10.18.2</checkstyle.version>
<!-- Code Coverage Properties-->
<jacoco.agent.argLine />
<playwright.version>1.47.0</playwright.version>
<playwright.version>1.48.0</playwright.version>
<!-- Faster build when using -DskipTests -->
<quarkus.build.skip>${skipTests}</quarkus.build.skip>
<!-- Oracle image - we aim to use same version as Dev Services for Oracle so that we only download one image -->
Expand Down

0 comments on commit 57d38fe

Please sign in to comment.