Skip to content

Commit b305a5c

Browse files
committed
Implemented sweeping changes/fixes
1 parent 6be60c5 commit b305a5c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111

1212
dependencies {
13-
classpath 'org.mangorage:MangoBotGradle:6.0.22'
13+
classpath 'org.mangorage:MangoBotGradle:6.0.24'
1414
}
1515
}
1616

@@ -66,10 +66,10 @@ repositories {
6666

6767
dependencies {
6868

69-
installer('org.mangorage:installer:4.0.27-beta.1')
69+
installer('org.mangorage:installer:4.0.30')
7070
bootstrap("org.mangorage:mangobotbootstrap:1.0.84")
7171

72-
launchtarget("org.mangorage:mangobotlaunchtarget:0.1.10")
72+
launchtarget("org.mangorage:mangobotlaunchtarget:0.1.11")
7373

7474

7575
// SpongeMixin...

0 commit comments

Comments
 (0)