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 fe2a25c commit bbc54a1Copy full SHA for bbc54a1
pom.xml
@@ -27,7 +27,7 @@
27
<dependency>
28
<groupId>com.applitools</groupId>
29
<artifactId>eyes-playwright-java5</artifactId>
30
- <version>5.40.0</version>
+ <version>5.41.0</version>
31
<scope>test</scope>
32
</dependency>
33
@@ -36,12 +36,6 @@
36
<version>5.9.1</version>
37
38
39
- <dependency>
40
- <groupId>org.seleniumhq.selenium</groupId>
41
- <artifactId>selenium-java</artifactId>
42
- <version>4.6.0</version>
43
- <scope>test</scope>
44
- </dependency>
45
</dependencies>
46
47
</project>
0 commit comments