Skip to content

Commit

Permalink
Bump io.quarkiverse.playwright:quarkus-playwright (#796)
Browse files Browse the repository at this point in the history
Bumps the quarkiverse group with 1 update: [io.quarkiverse.playwright:quarkus-playwright](https://github.com/quarkiverse/quarkus-playwright).


Updates `io.quarkiverse.playwright:quarkus-playwright` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/quarkiverse/quarkus-playwright/releases)
- [Commits](quarkiverse/quarkus-playwright@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: io.quarkiverse.playwright:quarkus-playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkiverse
...

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 Oct 25, 2024
1 parent 59214e7 commit 859566e
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 @@ -37,7 +37,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.15.1</quarkus.version>
<quarkus-playright.version>1.0.0</quarkus-playright.version>
<quarkus-playright.version>1.1.0</quarkus-playright.version>
<assertj.version>3.26.3</assertj.version>
<frontend-plugin.version>1.15.1</frontend-plugin.version>
</properties>
Expand Down

0 comments on commit 859566e

Please sign in to comment.