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 fe4c970 commit d0e3dffCopy full SHA for d0e3dff
oauth2-tests/build.gradle
@@ -36,7 +36,7 @@ configurations {
36
dependencies {
37
driver 'com.mysql:mysql-connector-j'
38
testImplementation 'org.seleniumhq.selenium:selenium-java:4.21.0'
39
- testImplementation 'io.github.bonigarcia:webdrivermanager:5.5.1'
+ testImplementation 'io.github.bonigarcia:webdrivermanager:6.3.3'
40
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
41
}
42
0 commit comments