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 0b518c8 commit a4ea5f5Copy full SHA for a4ea5f5
build.gradle.kts
@@ -104,7 +104,7 @@ dependencies {
104
developmentOnly("org.springframework.boot:spring-boot-devtools")
105
106
implementation("com.bucket4j:bucket4j_jdk17-caffeine:8.15.0")
107
- implementation("com.bucket4j:bucket4j_jdk17-core:8.15.0")
+ implementation("com.bucket4j:bucket4j_jdk17-core:8.16.1")
108
implementation("com.discord4j:discord4j-core:3.3.0")
109
implementation("com.github.ben-manes.caffeine:caffeine:3.2.3")
110
implementation("com.google.guava:guava:33.5.0-jre")
0 commit comments