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 ea2b8d1 commit e2398e8Copy full SHA for e2398e8
build.gradle.kts
@@ -99,7 +99,7 @@ dependencies {
99
100
implementation("com.bucket4j:bucket4j_jdk17-caffeine:8.15.0")
101
implementation("com.bucket4j:bucket4j_jdk17-core:8.15.0")
102
- implementation("com.discord4j:discord4j-core:3.3.0-RC3")
+ implementation("com.discord4j:discord4j-core:3.3.0-SNAPSHOT")
103
implementation("com.github.ben-manes.caffeine:caffeine:3.2.2")
104
implementation("com.google.guava:guava:33.5.0-jre")
105
implementation("com.graphql-java:graphql-java-extended-scalars:24.0")
0 commit comments