We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f6c9d commit ebc9f22Copy full SHA for ebc9f22
1 file changed
build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.3'
47
compileOnly 'org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT'
48
compileOnly 'com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.6.2'
49
- compileOnly 'com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.6.3'
+ compileOnly 'com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.13.2'
50
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.8'
51
compileOnly 'com.grinderwolf:slimeworldmanager-api:2.7.0-SNAPSHOT'
52
compileOnly 'com.github.MilkBowl:VaultAPI:1.7.1'
0 commit comments