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 32cac0a commit dddf31dCopy full SHA for dddf31d
pom.xml
@@ -27,7 +27,7 @@
27
<dependency>
28
<groupId>com.applitools</groupId>
29
<artifactId>eyes-selenium-java5</artifactId>
30
- <version>5.50.0</version>
+ <version>5.57.0</version>
31
<scope>test</scope>
32
</dependency>
33
@@ -39,7 +39,7 @@
39
40
<groupId>org.seleniumhq.selenium</groupId>
41
<artifactId>selenium-java</artifactId>
42
- <version>4.9.1</version>
+ <version>4.10.0</version>
43
44
45
</dependencies>
0 commit comments