File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.17 '
20+ classpath ' org.mangorage:MangoBotGradle:6.0.24 '
2121 }
2222}
2323
@@ -85,11 +85,14 @@ dependencies {
8585 testImplementation platform(' org.junit:junit-bom:5.9.1' )
8686 testImplementation ' org.junit.jupiter:junit-jupiter'
8787
88- installer(' org.mangorage:installer:4.0.26 ' )
89- bootstrap(" org.mangorage:mangobotbootstrap:1.0.78 " )
88+ installer(' org.mangorage:installer:4.0.30 ' )
89+ bootstrap(" org.mangorage:mangobotbootstrap:1.0.84 " )
9090
91- plugin(' org.mangorage:mangobot:12.0.83' )
92- plugin(' org.mangorage:mangobotplugin:12.0.47' )
91+ launchtarget(" org.mangorage:mangobotlaunchtarget:0.1.11" )
92+
93+
94+ plugin(' org.mangorage:mangobot:12.0.145' )
95+ plugin(' org.mangorage:mangobotplugin:12.0.79' )
9396
9497 library(" com.google.code.gson:gson:2.10.1" )
9598
You can’t perform that action at this time.
0 commit comments