We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a52116 commit 31c164cCopy full SHA for 31c164c
pom.xml
@@ -18,13 +18,13 @@
18
<dependency>
19
<groupId>com.microsoft.playwright</groupId>
20
<artifactId>playwright</artifactId>
21
- <version>1.47.0</version>
+ <version>1.48.0</version>
22
<scope>test</scope>
23
</dependency>
24
25
<groupId>org.junit.jupiter</groupId>
26
<artifactId>junit-jupiter</artifactId>
27
- <version>5.11.1</version>
+ <version>5.11.3</version>
28
29
30
</dependencies>
0 commit comments