Skip to content

Commit faa7911

Browse files
Merge pull request #5 from MangoRageBot/revert-4-dependabot/gradle/net.dv8tion-JDA-5.3.2
Revert "Bump net.dv8tion:JDA from 5.3.1 to 5.3.2"
2 parents 61fb33d + 02fb1f4 commit faa7911

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ apply plugin: "com.gradleup.shadow"
2525
apply plugin: 'java'
2626
apply plugin: 'maven-publish'
2727

28-
def jda_version = '5.3.2'
28+
def jda_version = '5.3.1'
2929
def commitInfo = GitVersion.getGitVersion()
3030

3131
group = 'org.mangorage'

0 commit comments

Comments
 (0)