File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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" )
You can’t perform that action at this time.
0 commit comments