Skip to content

Commit 35f30aa

Browse files
committed
Release 4.0.0-rc3
1 parent bf28a76 commit 35f30aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
exclude module: "selenium-safari-driver"
1313
exclude module: "htmlunit"
1414
}
15-
compile "io.github.bonigarcia:webdrivermanager:3.6.2"
15+
compile "io.github.bonigarcia:webdrivermanager:3.7.1"
1616
compile "com.codeborne:phantomjsdriver:1.4.4"
1717
compile "com.fasterxml.jackson.core:jackson-annotations:" + jacksonVersion
1818
compile "com.fasterxml.jackson.core:jackson-databind:" + jacksonDatabindVersion

0 commit comments

Comments
 (0)