Skip to content

Commit

Permalink
Merge pull request #929 from quarkus-qe/dependabot/maven/com.microsof…
Browse files Browse the repository at this point in the history
…t.playwright-playwright-1.39.0

Bump com.microsoft.playwright:playwright from 1.38.0 to 1.39.0
  • Loading branch information
michalvavrik authored Oct 21, 2023
2 parents 9d8992d + c736327 commit 94601dd
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 @@ -59,7 +59,7 @@
<checkstyle.version>10.12.0</checkstyle.version>
<!-- Code Coverage Properties-->
<jacoco.agent.argLine />
<playwright.version>1.38.0</playwright.version>
<playwright.version>1.39.0</playwright.version>
<!-- Faster build when using -DskipTests -->
<quarkus.build.skip>${skipTests}</quarkus.build.skip>
<!-- Oracle image - we aim to use same version as Dev Services for Oracle so that we only download one image -->
Expand Down

0 comments on commit 94601dd

Please sign in to comment.