Latest dependency updates (OkHttp 3.9.1, JRuby 9.1.14, Rome 1.9)
This commit is contained in:
@@ -54,11 +54,11 @@ dependencies {
|
||||
testCompile("org.eclipse.jetty:jetty-servlet:${jettyVersion}")
|
||||
testCompile("io.undertow:undertow-core:${undertowVersion}")
|
||||
testCompile("com.fasterxml:aalto-xml:1.0.0")
|
||||
testCompile("com.squareup.okhttp3:mockwebserver:3.9.0")
|
||||
testCompile("com.squareup.okhttp3:mockwebserver:3.9.1")
|
||||
testCompile("org.jetbrains.kotlin:kotlin-script-runtime:${kotlinVersion}")
|
||||
testRuntime("org.jetbrains.kotlin:kotlin-script-util:${kotlinVersion}")
|
||||
testRuntime("org.jetbrains.kotlin:kotlin-compiler:${kotlinVersion}")
|
||||
testRuntime("org.jruby:jruby:9.1.13.0")
|
||||
testRuntime("org.jruby:jruby:9.1.14.0")
|
||||
testRuntime("org.python:jython-standalone:2.7.1")
|
||||
testRuntime("org.synchronoss.cloud:nio-multipart-parser:1.1.0")
|
||||
testRuntime("org.webjars:underscorejs:1.8.3")
|
||||
|
||||
Reference in New Issue
Block a user