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 608a5ed commit bed42a1Copy full SHA for bed42a1
pom.xml
@@ -27,19 +27,19 @@
27
<dependency>
28
<groupId>com.applitools</groupId>
29
<artifactId>eyes-selenium-java5</artifactId>
30
- <version>5.15.0</version>
+ <version>5.35.0</version>
31
<scope>test</scope>
32
</dependency>
33
34
<groupId>org.junit.jupiter</groupId>
35
<artifactId>junit-jupiter</artifactId>
36
- <version>5.9.0</version>
+ <version>5.9.1</version>
37
38
39
40
<groupId>org.seleniumhq.selenium</groupId>
41
<artifactId>selenium-java</artifactId>
42
- <version>4.4.0</version>
+ <version>4.6.0</version>
43
44
45
</dependencies>
0 commit comments