We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf9cc4 commit fa7a96bCopy full SHA for fa7a96b
eternaleconomy-core/build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
55
testImplementation(platform("org.junit:junit-bom:5.13.4"))
56
testImplementation("org.junit.jupiter:junit-jupiter")
57
- testImplementation("com.github.ben-manes.caffeine:caffeine:3.2.0")
+ testImplementation("com.github.ben-manes.caffeine:caffeine:3.2.2")
58
testImplementation("com.google.guava:guava:33.4.8-jre")
59
60
jmh("org.openjdk.jmh:jmh-core:1.37")
0 commit comments