Skip to content

Commit fb574ec

Browse files
dependency: Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4
1 parent d3792f7 commit fb574ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

eternaleconomy-core/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
paperLibrary("eu.okaeri:okaeri-configs-serdes-bukkit:${Versions.OKAERI_CONFIGS}")
6262

6363
paperLibrary("com.github.cryptomorin:XSeries:13.6.0")
64-
paperLibrary("com.github.ben-manes.caffeine:caffeine:3.2.3")
64+
paperLibrary("com.github.ben-manes.caffeine:caffeine:3.2.4")
6565

6666
compileOnly("me.clip:placeholderapi:${Versions.PLACEHOLDER_API}")
6767

@@ -74,7 +74,7 @@ dependencies {
7474
testImplementation(platform("org.junit:junit-bom:6.0.3"))
7575
testImplementation("org.junit.jupiter:junit-jupiter")
7676
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
77-
testImplementation("com.github.ben-manes.caffeine:caffeine:3.2.3")
77+
testImplementation("com.github.ben-manes.caffeine:caffeine:3.2.4")
7878
testImplementation("com.google.guava:guava:33.5.0-jre")
7979

8080
jmh("org.openjdk.jmh:jmh-core:1.37")

0 commit comments

Comments
 (0)