Skip to content

Commit

Permalink
Bump playright.version from 1.48.0 to 1.49.0 (#106)
Browse files Browse the repository at this point in the history
Bumps `playright.version` from 1.48.0 to 1.49.0.

Updates `com.microsoft.playwright:playwright` 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)

Updates `com.microsoft.playwright:driver-bundle` 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
- dependency-name: com.microsoft.playwright:driver-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 8298f63 commit 3bed1a3
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 @@ -28,7 +28,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.15.1</quarkus.version>
<playright.version>1.48.0</playright.version>
<playright.version>1.49.0</playright.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 3bed1a3

Please sign in to comment.