Skip to content

Commit 074e567

Browse files
Update dependency com.microsoft.playwright:playwright to v1.52.0 (#724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3863fe3 commit 074e567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>com.microsoft.playwright</groupId>
105105
<artifactId>playwright</artifactId>
106-
<version>1.51.0</version>
106+
<version>1.52.0</version>
107107
<scope>test</scope>
108108
</dependency>
109109
<dependency>

0 commit comments

Comments
 (0)