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 5ff4d41 commit c865da7Copy full SHA for c865da7
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
id("com.gradleup.shadow") version "8.3.3"
13
}
14
15
-setupJda("5.1.0", "xyz.srnyx", "3.1.0", "A simple library for JDA Discord bots", JavaVersion.VERSION_21)
+setupJda("5.1.0", "xyz.srnyx", "3.2.0", "A simple library for JDA Discord bots", JavaVersion.VERSION_21)
16
17
repository(Repository.JITPACK)
18
dependencies {
0 commit comments