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 0e7df55 commit f4bac91Copy full SHA for f4bac91
examples/java/build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- testImplementation 'org.seleniumhq.selenium:selenium-java:4.29.0'
+ testImplementation 'org.seleniumhq.selenium:selenium-java:4.30.0'
14
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.12.0'
15
16
0 commit comments