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 e56a561 commit 3d9fbc2Copy full SHA for 3d9fbc2
pom.xml
@@ -18,19 +18,19 @@
18
<dependency>
19
<groupId>com.microsoft.playwright</groupId>
20
<artifactId>playwright</artifactId>
21
- <version>1.48.0</version>
+ <version>1.57.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>6.0.1</version>
28
29
30
31
<groupId>org.assertj</groupId>
32
<artifactId>assertj-core</artifactId>
33
- <version>3.26.3</version>
+ <version>3.27.6</version>
34
35
36
<groupId>com.deque.html.axe-core</groupId>
0 commit comments