Skip to content

Commit 1176325

Browse files
Upgraded DIH4JDA
1 parent 5a13e04 commit 1176325

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ dependencies {
2323
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.8.2")
2424

2525
// DIH4JDA (Interaction Framework) (includes JDA (jda5.0.0-alpha.17))
26-
implementation("com.github.DynxstyGIT:DIH4JDA:f87f54eb42")
26+
implementation("com.github.DynxstyGIT:DIH4JDA:2f98b9b44a")
27+
implementation("org.reflections:reflections:0.10.2")
2728

2829
implementation("com.google.code.gson:gson:2.9.0")
2930
implementation("org.yaml:snakeyaml:1.30")

0 commit comments

Comments
 (0)