Skip to content

Commit 56a935f

Browse files
committed
update playwright dependency version 1.44.0 -> 1.49.0
1 parent bb3fa44 commit 56a935f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bellatrix.playwright/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>com.microsoft.playwright</groupId>
2323
<artifactId>playwright</artifactId>
24-
<version>1.44.0</version>
24+
<version>1.49.0</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)