Skip to content

Commit

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

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

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

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent fab10cd commit 44ea527
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.1</playright.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 44ea527

Please sign in to comment.