Skip to content

Commit

Permalink
Bump com.microsoft.playwright:driver-bundle from 1.46.0 to 1.47.0
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.playwright:driver-bundle](https://github.com/microsoft/playwright-java) from 1.46.0 to 1.47.0.
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.46.0...v1.47.0)

---
updated-dependencies:
- dependency-name: com.microsoft.playwright:driver-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent db32f19 commit 749cd81
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 @@ -60,7 +60,7 @@
<dependency>
<groupId>com.microsoft.playwright</groupId>
<artifactId>driver-bundle</artifactId>
<version>1.46.0</version>
<version>1.47.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 749cd81

Please sign in to comment.