We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20eb704 commit cb9c24bCopy full SHA for cb9c24b
build.gradle.kts
@@ -45,7 +45,7 @@ dependencies {
45
compileOnly("com.github.TownyAdvanced:Towny:0.100.4.0")
46
compileOnly("com.sk89q.worldguard:worldguard-bukkit:7.0.5-SNAPSHOT")
47
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.6-SNAPSHOT")
48
- compileOnly("com.bgsoftware:SuperiorSkyblockAPI:2024.3")
+ compileOnly("com.bgsoftware:SuperiorSkyblockAPI:2024.4")
49
compileOnly("com.github.angeschossen:LandsAPI:7.10.6")
50
51
// Enable lombok annotation processing
0 commit comments