Skip to content

Commit

Permalink
Bump playright.version from 1.40.0 to 1.41.0
Browse files Browse the repository at this point in the history
Bumps `playright.version` from 1.40.0 to 1.41.0.

Updates `com.microsoft.playwright:playwright` from 1.40.0 to 1.41.0
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.40.0...v1.41.0)

Updates `com.microsoft.playwright:driver-bundle` from 1.40.0 to 1.41.0
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.40.0...v1.41.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent fab10cd commit 6760ec6
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.3.1</quarkus.version>
<playright.version>1.40.0</playright.version>
<playright.version>1.41.0</playright.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 6760ec6

Please sign in to comment.