|
@@ -23,7 +23,7 @@ dependencies {
|
|
|
implementation "de.ruedigermoeller:fst:3.0.4-jdk17"
|
|
|
implementation "com.alibaba.fastjson2:fastjson2:2.0.49"
|
|
|
implementation "com.github.ben-manes.caffeine:caffeine:2.9.3"
|
|
|
- testImplementation "com.google.guava:guava:33.0.0-jre"
|
|
|
+ testImplementation "com.google.guava:guava:33.1.0-jre"
|
|
|
testImplementation "io.github.classgraph:classgraph:4.8.165"
|
|
|
testImplementation "${lib.h2}"
|
|
|
testImplementation "${lib.mysql}"
|