File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ buildscript {
1818 }
1919
2020 dependencies {
21- classpath ' org.mangorage:MangoBotGradle:6.0.17 '
21+ classpath ' org.mangorage:MangoBotGradle:6.0.22 '
2222 }
2323}
2424
@@ -89,10 +89,12 @@ dependencies {
8989 testImplementation ' org.junit.jupiter:junit-jupiter'
9090
9191 installer(' org.mangorage:installer:4.0.26' )
92- bootstrap(" org.mangorage:mangobotbootstrap:1.0.72 " )
92+ bootstrap(" org.mangorage:mangobotbootstrap:1.0.84 " )
9393
94- plugin(' org.mangorage:mangobot:12.0.80' )
95- plugin(' org.mangorage:mangobotplugin:12.0.47' )
94+ launchtarget(" org.mangorage:mangobotlaunchtarget:0.1.8" )
95+
96+ plugin(' org.mangorage:mangobot:12.0.89' )
97+ plugin(' org.mangorage:mangobotplugin:12.0.50' )
9698
9799 library(' org.eclipse.jetty:jetty-server:11.0.16' )
98100 library(' org.eclipse.jetty:jetty-servlet:11.0.16' )
You can’t perform that action at this time.
0 commit comments