[Build] Update guava
Fix some reports from "Show Vulnerable Dependencies" ^KTI-1342
This commit is contained in:
committed by
Space Team
parent
dbb5072a26
commit
7b00323b89
@@ -9,7 +9,7 @@ dependencies {
|
||||
testRuntimeOnly(project(":kotlin-compiler-embeddable"))
|
||||
testRuntimeOnly(project(":kotlin-scripting-compiler-embeddable"))
|
||||
testRuntimeOnly(project(":kotlin-scripting-jvm-host"))
|
||||
testRuntimeOnly(commonDependency("com.google.guava:guava"))
|
||||
testRuntimeOnly(libs.guava)
|
||||
testApi(commonDependency("junit"))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user