|
@@ -24,7 +24,7 @@ dependencies {
|
|
|
implementation "com.alibaba.fastjson2:fastjson2:2.0.49"
|
|
|
implementation "com.github.ben-manes.caffeine:caffeine:2.9.3"
|
|
|
testImplementation "com.google.guava:guava:33.1.0-jre"
|
|
|
- testImplementation "io.github.classgraph:classgraph:4.8.165"
|
|
|
+ testImplementation "io.github.classgraph:classgraph:4.8.172"
|
|
|
testImplementation "${lib.h2}"
|
|
|
testImplementation "${lib.mysql}"
|
|
|
testImplementation "${lib.'logback-classic'}"
|