We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d70d10 commit 5f0a174Copy full SHA for 5f0a174
build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.8.2")
24
25
// DIH4JDA (Interaction Framework) (includes JDA (jda5.0.0-alpha.17))
26
- implementation("com.github.DynxstyGIT:DIH4JDA:2f98b9b44a")
+ implementation("com.github.DynxstyGIT:DIH4JDA:9dc050f38b")
27
implementation("org.reflections:reflections:0.10.2")
28
29
implementation("com.google.code.gson:gson:2.9.0")
0 commit comments