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.
2 parents ed170da + bc767e4 commit dac2fbaCopy full SHA for dac2fba
1 file changed
core/build.gradle
@@ -7,7 +7,7 @@ dependencies {
7
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.1.0-SNAPSHOT'
8
compileOnly 'com.sk89q.worldedit:worldedit-bukkit:7.4.0-SNAPSHOT'
9
compileOnly("com.github.brcdev-minecraft:shopgui-api:3.1.0") { exclude(group: "*") }
10
- compileOnly 'com.palmergames.bukkit.towny:towny:0.101.2.4'
+ compileOnly 'com.palmergames.bukkit.towny:towny:0.101.2.5'
11
compileOnly 'com.bgsoftware:SuperiorSkyblockAPI:2025.1'
12
compileOnly 'com.github.MilkBowl:VaultAPI:1.7.1'
13
compileOnly 'su.nightexpress.coinsengine:CoinsEngine:2.5.0'
0 commit comments