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 7d2dce7 commit e22cccaCopy full SHA for e22ccca
examples/java/build.gradle
@@ -11,7 +11,7 @@ repositories {
11
12
dependencies {
13
testImplementation 'org.seleniumhq.selenium:selenium-java:4.33.0'
14
- testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.13.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.13.2'
15
}
16
17
test {
0 commit comments