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 620eea1 commit 2adf2ecCopy full SHA for 2adf2ec
pom.xml
@@ -17,13 +17,13 @@
17
<dependency>
18
<groupId>com.applitools</groupId>
19
<artifactId>eyes-selenium-java5</artifactId>
20
- <version>5.15.0</version>
+ <version>5.35.0</version>
21
<scope>test</scope>
22
</dependency>
23
24
<groupId>org.seleniumhq.selenium</groupId>
25
<artifactId>selenium-java</artifactId>
26
- <version>4.4.0</version>
+ <version>4.6.0</version>
27
28
29
</dependencies>
0 commit comments