File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141# ## Mac OS ###
4242.DS_Store
4343/src /main /resources /installerdata /
44+ /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
@@ -76,13 +76,11 @@ dependencies {
7676 testImplementation platform(' org.junit:junit-bom:5.9.1' )
7777 testImplementation ' org.junit.jupiter:junit-jupiter'
7878
79- installer(' org.mangorage:installer:3 .0.27 ' )
80- bot(' org.mangorage:mangobot:11.0.18 ' )
79+ installer(' org.mangorage:installer:4 .0.3 ' )
80+ bot(' org.mangorage:mangobot:11.0.23 ' )
8181
82- plugin(' org.mangorage:mangobotplugin:11.1.7' )
83- plugin(' org.mangorage:mangobotwebsite:1.0.10' )
84-
85- compileOnly(' org.mangorage:MangoBotGradle:4.0.5' )
82+ plugin(' org.mangorage:mangobotplugin:11.1.9' )
83+ plugin(' org.mangorage:mangobotwebsite:1.0.21' )
8684
8785 library(' org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5' )
8886 library(' org.kohsuke:github-api:1.321' )
You can’t perform that action at this time.
0 commit comments