Skip to content

Commit

Permalink
Merge pull request #6948 from payara/dependabot/maven/main/com.micros…
Browse files Browse the repository at this point in the history
…oft.playwright-playwright-1.46.0

Bump com.microsoft.playwright:playwright from 1.45.0 to 1.46.0
  • Loading branch information
Pandrex247 committed Sep 16, 2024
1 parent 6aee26f commit 782e2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/tests/payara-samples/samples/cleanboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</parent>

<properties>
<playwright.version>1.45.0</playwright.version>
<playwright.version>1.46.0</playwright.version>
</properties>


Expand Down

0 comments on commit 782e2a9

Please sign in to comment.