Skip to content

Commit

Permalink
Updated Playwright, so I don't need to override it separately
Browse files Browse the repository at this point in the history
  • Loading branch information
mstahv committed Aug 27, 2024
1 parent 55209f0 commit c0e5a17
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 @@ -81,7 +81,7 @@
<dependency>
<groupId>com.microsoft.playwright</groupId>
<artifactId>playwright</artifactId>
<version>1.41.2</version> <!-- Check the latest version via https://playwright.dev -->
<version>1.44.0</version> <!-- Check the latest version via https://playwright.dev -->
</dependency>

<dependency>
Expand Down

0 comments on commit c0e5a17

Please sign in to comment.