Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Bump com.microsoft.playwright:playwright from 1.37.0 to 1.38.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.37.0 to 1.38.0.
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.37.0...v1.38.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 Ziedelth committed Sep 19, 2023
1 parent 27ee060 commit e8822a8
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 @@ -142,7 +142,7 @@
<dependency>
<groupId>com.microsoft.playwright</groupId>
<artifactId>playwright</artifactId>
<version>1.37.0</version>
<version>1.38.0</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
Expand Down

0 comments on commit e8822a8

Please sign in to comment.