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 a8c3c79 commit 80d187bCopy full SHA for 80d187b
build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
86
testImplementation 'junit:junit:4.13.1'
87
testImplementation 'org.hamcrest:hamcrest:2.2'
88
- testImplementation (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '4.2.0') {
+ testImplementation (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '4.2.2') {
89
exclude group: 'org.seleniumhq.selenium'
90
}
91
0 commit comments