We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f6c9d commit e35e57dCopy full SHA for e35e57d
1 file changed
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3'
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'
+ compileOnly 'com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.14.0'
49
compileOnly 'com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.6.3'
50
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.8'
51
compileOnly 'com.grinderwolf:slimeworldmanager-api:2.7.0-SNAPSHOT'
0 commit comments