File tree Expand file tree Collapse file tree 3 files changed +6
-16
lines changed
src/main/resources/installerdata Expand file tree Collapse file tree 3 files changed +6
-16
lines changed Original file line number Diff line number Diff line change 3939.vscode /
4040
4141# ## Mac OS ###
42- .DS_Store
42+ .DS_Store
43+ /src /main /resources /installer-data /dependencies.json
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ buildscript {
1515
1616 dependencies {
1717 classpath ' gradle.plugin.com.github.johnrengelman:shadow:7.1.2'
18- classpath ' org.mangorage:MangoBotGradle:4 .0.11 '
18+ classpath ' org.mangorage:MangoBotGradle:5 .0.2 '
1919 }
2020}
2121
@@ -77,12 +77,10 @@ dependencies {
7777 testImplementation platform(' org.junit:junit-bom:5.9.1' )
7878 testImplementation ' org.junit.jupiter:junit-jupiter'
7979
80- installer(' org.mangorage:installer:3 .0.27 ' )
81- bot(' org.mangorage:mangobot:11.0.18 ' )
80+ installer(' org.mangorage:installer:4 .0.3 ' )
81+ bot(' org.mangorage:mangobot:11.0.23 ' )
8282
83- plugin(' org.mangorage:mangobotplugin:11.1.5' )
84-
85- compileOnly(' org.mangorage:MangoBotGradle:4.0.5' )
83+ plugin(' org.mangorage:mangobotplugin:11.1.8' )
8684
8785 library(' org.eclipse.jetty:jetty-server:11.0.16' )
8886 library(' org.eclipse.jetty:jetty-servlet:11.0.16' )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments