Skip to content

Commit dbb74a1

Browse files
committed
Updated to new MangoBotCore version
1 parent eb67bac commit dbb74a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717

1818
dependencies {
1919
classpath 'gradle.plugin.com.github.johnrengelman:shadow:7.1.2'
20-
classpath 'org.mangorage:MangoBotGradle:6.0.2'
20+
classpath 'org.mangorage:MangoBotGradle:6.0.6'
2121
}
2222
}
2323

@@ -61,7 +61,7 @@ dependencies {
6161
testImplementation 'org.junit.jupiter:junit-jupiter'
6262

6363
installer('org.mangorage:installer:4.0.13')
64-
bot('org.mangorage:mangobot:12.0.29')
64+
bot('org.mangorage:mangobot:12.0.36')
6565

6666
library('org.luaj:luaj-jse:3.0.1')
6767
library('dev.arbjerg:lavaplayer:2.2.3')

0 commit comments

Comments
 (0)