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 c908e24 + 29d0af8 commit 107e472Copy full SHA for 107e472
1 file changed
core/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
compileOnly 'org.geysermc.floodgate:api:2.2.5-SNAPSHOT'
10
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.1.0-SNAPSHOT'
11
compileOnly("com.github.brcdev-minecraft:shopgui-api:3.2.0") { exclude group: "*" }
12
- compileOnly 'com.palmergames.bukkit.towny:towny:0.102.0.2'
+ compileOnly 'com.palmergames.bukkit.towny:towny:0.102.0.6'
13
compileOnly 'com.bgsoftware:SuperiorSkyblockAPI:2025.2.1'
14
compileOnly 'com.github.MilkBowl:VaultAPI:1.7.1'
15
compileOnly 'su.nightexpress.coinsengine:CoinsEngine:2.6.0'
0 commit comments