Skip to content

Commit e2398e8

Browse files
fix(deps): update dependency com.discord4j:discord4j-core to v3.3.0-snapshot
1 parent ea2b8d1 commit e2398e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dependencies {
9999

100100
implementation("com.bucket4j:bucket4j_jdk17-caffeine:8.15.0")
101101
implementation("com.bucket4j:bucket4j_jdk17-core:8.15.0")
102-
implementation("com.discord4j:discord4j-core:3.3.0-RC3")
102+
implementation("com.discord4j:discord4j-core:3.3.0-SNAPSHOT")
103103
implementation("com.github.ben-manes.caffeine:caffeine:3.2.2")
104104
implementation("com.google.guava:guava:33.5.0-jre")
105105
implementation("com.graphql-java:graphql-java-extended-scalars:24.0")

0 commit comments

Comments
 (0)