Skip to content

Commit

Permalink
Bump playright.version from 1.35.1 to 1.36.0 (#435)
Browse files Browse the repository at this point in the history
Bumps `playright.version` from 1.35.1 to 1.36.0.

Updates `playwright` from 1.35.1 to 1.36.0
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.35.1...v1.36.0)

Updates `driver-bundle` from 1.35.1 to 1.36.0
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.35.1...v1.36.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent a08edf2 commit 13abc17
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 @@ -29,7 +29,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.1.0.Final</quarkus.version>
<playright.version>1.35.1</playright.version>
<playright.version>1.36.0</playright.version>
<assertj.version>3.24.2</assertj.version>
<frontend-plugin.version>1.13.4</frontend-plugin.version>
</properties>
Expand Down

0 comments on commit 13abc17

Please sign in to comment.