Skip to content

Commit cadb856

Browse files
committed
New webdrivermanager
1 parent 08d77e4 commit cadb856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
exclude module: "selenium-safari-driver"
4545
exclude module: "htmlunit"
4646
}
47-
compile "io.github.bonigarcia:webdrivermanager:2.0.0"
47+
compile "io.github.bonigarcia:webdrivermanager:2.0.1"
4848
compile "com.codeborne:phantomjsdriver:1.4.3"
4949
compile "com.beust:jcommander:1.72"
5050
compile "com.google.code.gson:gson:2.8.2"

0 commit comments

Comments
 (0)