Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: io.quarkiverse.playwright:quarkus-playwright
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: quarkiverse
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent d989f04 commit 8f6194d
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>0.0.1</version>
<version>1.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8f6194d

Please sign in to comment.