We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61fb33d + 02fb1f4 commit faa7911Copy full SHA for faa7911
1 file changed
build.gradle
@@ -25,7 +25,7 @@ apply plugin: "com.gradleup.shadow"
25
apply plugin: 'java'
26
apply plugin: 'maven-publish'
27
28
-def jda_version = '5.3.2'
+def jda_version = '5.3.1'
29
def commitInfo = GitVersion.getGitVersion()
30
31
group = 'org.mangorage'
0 commit comments