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 e7fbc66 commit ed700c2Copy full SHA for ed700c2
examples/java/pom.xml
@@ -22,12 +22,12 @@
22
<dependency>
23
<groupId>org.seleniumhq.selenium</groupId>
24
<artifactId>selenium-java</artifactId>
25
- <version>4.7.0</version>
+ <version>4.7.1</version>
26
</dependency>
27
28
29
<artifactId>selenium-grid</artifactId>
30
31
32
33
<groupId>org.slf4j</groupId>
examples/kotlin/pom.xml
@@ -43,7 +43,7 @@
43
44
45
46
47
<scope>test</scope>
48
49
0 commit comments