We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a53e30 commit 1f1d86aCopy full SHA for 1f1d86a
examples/java/build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- testImplementation 'org.seleniumhq.selenium:selenium-java:4.27.0'
+ testImplementation 'org.seleniumhq.selenium:selenium-java:4.28.0'
14
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
15
16
0 commit comments