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 b5ddddd commit c403c26Copy full SHA for c403c26
pom.xml
@@ -17,13 +17,13 @@
17
<dependency>
18
<groupId>com.applitools</groupId>
19
<artifactId>eyes-selenium-java5</artifactId>
20
- <version>5.50.0</version>
+ <version>5.57.0</version>
21
<scope>test</scope>
22
</dependency>
23
24
<groupId>org.seleniumhq.selenium</groupId>
25
<artifactId>selenium-java</artifactId>
26
- <version>4.9.1</version>
+ <version>4.10.0</version>
27
28
29
</dependencies>
@@ -54,4 +54,4 @@
54
</plugins>
55
</build>
56
57
-</project>
+</project>
0 commit comments