Skip to content

Commit c865da7

Browse files
committed
Bump version (3.1.0 -> 3.2.0)
1 parent 5ff4d41 commit c865da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id("com.gradleup.shadow") version "8.3.3"
1313
}
1414

15-
setupJda("5.1.0", "xyz.srnyx", "3.1.0", "A simple library for JDA Discord bots", JavaVersion.VERSION_21)
15+
setupJda("5.1.0", "xyz.srnyx", "3.2.0", "A simple library for JDA Discord bots", JavaVersion.VERSION_21)
1616

1717
repository(Repository.JITPACK)
1818
dependencies {

0 commit comments

Comments
 (0)