Skip to content

Commit

Permalink
Bump io.quarkiverse.playwright:quarkus-playwright (#176)
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:development
  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 29eb794 commit 2245723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>io.quarkiverse.playwright</groupId>
<artifactId>quarkus-playwright</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2245723

Please sign in to comment.