Skip to content

Commit e816921

Browse files
committed
Added some more debug guards, so we dont spam console...
1 parent 0f5f454 commit e816921

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

build.gradle

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,12 @@ dependencies {
8686
testImplementation 'org.junit.jupiter:junit-jupiter'
8787

8888
installer('org.mangorage:installer:4.0.30')
89-
bootstrap("org.mangorage:mangobotbootstrap:1.0.84")
89+
bootstrap("org.mangorage:mangobotbootstrap:1.0.101")
9090

91-
launchtarget("org.mangorage:mangobotlaunchtarget:0.1.11")
91+
launchtarget("org.mangorage:mangobotlaunchtarget:0.1.23")
9292

93-
94-
plugin('org.mangorage:mangobot:12.0.145')
95-
plugin('org.mangorage:mangobotplugin:12.0.79')
93+
plugin('org.mangorage:mangobot:12.0.147')
94+
plugin('org.mangorage:mangobotplugin:12.0.83')
9695

9796
library("com.google.code.gson:gson:2.10.1")
9897

0 commit comments

Comments
 (0)