Skip to content

Commit

Permalink
Update dependency com.microsoft.playwright:playwright to v1.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 7678671 commit b11a35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playwright-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.microsoft.playwright</groupId>
<artifactId>playwright</artifactId>
<version>1.48.0</version>
<version>1.49.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b11a35f

Please sign in to comment.