[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
@@ -75,7 +75,7 @@ dependencies {
|
||||
testApi(jpsModelImpl()) { isTransitive = false }
|
||||
testApi(intellijJavaRt())
|
||||
|
||||
testImplementation(commonDependency("com.google.guava:guava"))
|
||||
testImplementation(libs.guava)
|
||||
testImplementation(commonDependency("org.jetbrains.intellij.deps:trove4j"))
|
||||
testImplementation(commonDependency("org.jetbrains.intellij.deps:asm-all"))
|
||||
testImplementation(commonDependency("org.jetbrains.intellij.deps:log4j"))
|
||||
|
||||
Reference in New Issue
Block a user