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