[Build] Update guava

Fix some reports from "Show Vulnerable Dependencies"

^KTI-1342
This commit is contained in:
Bogdan Mukvich
2023-08-24 11:57:30 +02:00
committed by Space Team
parent dbb5072a26
commit 7b00323b89
35 changed files with 39 additions and 80 deletions
@@ -30,7 +30,7 @@ dependencies {
testApi(commonDependency("com.android.tools:r8"))
testCompileOnly(intellijCore())
testApi(commonDependency("com.google.guava:guava"))
testApi(libs.guava)
testApi(commonDependency("org.jetbrains.intellij.deps:trove4j"))
testApi(commonDependency("org.jetbrains.intellij.deps:asm-all"))
testApi(commonDependency("org.jetbrains.intellij.deps:log4j"))