There was an error while loading. Please reload this page.
1 parent cb498a3 commit f57e7c0Copy full SHA for f57e7c0
build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
76
testCompile 'junit:junit:4.12'
77
testCompile 'org.hamcrest:hamcrest:2.1'
78
- testCompile (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '3.4.0') {
+ testCompile (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '3.6.1') {
79
exclude group: 'org.seleniumhq.selenium'
80
}
81
0 commit comments