Update org.jsoup:jsoup to 1.14.2
This commit is contained in:
committed by
TeamCityServer
parent
08e9a3bc4f
commit
eaf31b1ada
@@ -16,7 +16,7 @@ dependencies {
|
||||
}
|
||||
testCompileOnly(intellijCoreDep()) { includeJars("intellij-core") }
|
||||
testRuntimeOnly(intellijPluginDep("java"))
|
||||
compile("org.jsoup:jsoup:1.10.3")
|
||||
compile("org.jsoup:jsoup:1.14.2")
|
||||
if (isIdeaActive) testRuntimeOnly(files("${rootProject.projectDir}/dist/kotlinc/lib/kotlin-reflect.jar"))
|
||||
testRuntime(project(":kotlin-reflect"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user