We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a478c53 commit c75b113Copy full SHA for c75b113
build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
compileOnly 'org.bukkit:bukkit:1.12-R0.1-SNAPSHOT'
78
compileOnly 'com.sk89q.worldedit:worldedit-bukkit:6.1.4-SNAPSHOT'
79
compileOnly 'com.sk89q.worldguard:worldguard-legacy:6.2'
80
- implementation 'org.codehaus.groovy:groovy-all:3.0.12'
+ implementation 'org.apache.groovy:groovy-all:4.0.29'
81
implementation 'cloud.commandframework:cloud-paper:1.8.3'
82
implementation 'cloud.commandframework:cloud-annotations:1.8.3'
83
implementation 'cloud.commandframework:cloud-minecraft-extras:1.8.3'
0 commit comments