We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf28a76 commit 35f30aaCopy full SHA for 35f30aa
core/build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
exclude module: "selenium-safari-driver"
13
exclude module: "htmlunit"
14
}
15
- compile "io.github.bonigarcia:webdrivermanager:3.6.2"
+ compile "io.github.bonigarcia:webdrivermanager:3.7.1"
16
compile "com.codeborne:phantomjsdriver:1.4.4"
17
compile "com.fasterxml.jackson.core:jackson-annotations:" + jacksonVersion
18
compile "com.fasterxml.jackson.core:jackson-databind:" + jacksonDatabindVersion
0 commit comments