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 0be978d commit 99ceb41Copy full SHA for 99ceb41
1 file changed
eternalcode-commons-shared/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
dependencies {
9
- implementation("com.github.ben-manes.caffeine:caffeine:3.2.3")
+ implementation("com.github.ben-manes.caffeine:caffeine:3.2.4")
10
testImplementation("org.assertj:assertj-core:3.27.7")
11
testImplementation("org.awaitility:awaitility:4.3.0")
12
0 commit comments