Upgrade to Kotlin 1.2.31 and RxJava 2.1.12
Includes H2 1.4.197 and Selenium HtmlUnit Driver 2.29.3 as well.
This commit is contained in:
@@ -45,7 +45,7 @@ dependencies {
|
||||
optional("net.sourceforge.htmlunit:htmlunit:2.29") {
|
||||
exclude group: "commons-logging", module: "commons-logging"
|
||||
}
|
||||
optional("org.seleniumhq.selenium:htmlunit-driver:2.29.2") {
|
||||
optional("org.seleniumhq.selenium:htmlunit-driver:2.29.3") {
|
||||
exclude group: "commons-logging", module: "commons-logging"
|
||||
}
|
||||
optional("org.seleniumhq.selenium:selenium-java:3.11.0") {
|
||||
|
||||
Reference in New Issue
Block a user