Skip to content

Commit 66ddf65

Browse files
committed
Implemented sweeping changes/fixes
1 parent 3d01a21 commit 66ddf65

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,13 @@ dependencies {
8787
testImplementation platform('org.junit:junit-bom:5.9.1')
8888
testImplementation 'org.junit.jupiter:junit-jupiter'
8989

90-
installer('org.mangorage:installer:4.0.26')
90+
installer('org.mangorage:installer:4.0.30')
9191
bootstrap("org.mangorage:mangobotbootstrap:1.0.84")
9292

93-
launchtarget("org.mangorage:mangobotlaunchtarget:0.1.8")
93+
launchtarget("org.mangorage:mangobotlaunchtarget:0.1.11")
9494

95-
plugin('org.mangorage:mangobot:12.0.123')
96-
plugin('org.mangorage:mangobotplugin:12.0.72')
95+
plugin('org.mangorage:mangobot:12.0.145')
96+
plugin('org.mangorage:mangobotplugin:12.0.79')
9797

9898
library('org.eclipse.jetty:jetty-server:11.0.16')
9999
library('org.eclipse.jetty:jetty-servlet:11.0.16')

0 commit comments

Comments
 (0)