Skip to content

Commit

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

Bump playwright from 1.35.1 to 1.36.0
  • Loading branch information
michalvavrik authored Jul 21, 2023
2 parents ad8aeb6 + 86731f6 commit ab7377c
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 @@ -58,7 +58,7 @@
<checkstyle.version>10.12.0</checkstyle.version>
<!-- Code Coverage Properties-->
<jacoco.agent.argLine />
<playwright.version>1.35.1</playwright.version>
<playwright.version>1.36.0</playwright.version>
<!-- Faster build when using -DskipTests -->
<quarkus.build.skip>${skipTests}</quarkus.build.skip>
</properties>
Expand Down

0 comments on commit ab7377c

Please sign in to comment.