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 6af89c4 + c06efff commit 743b8e4Copy full SHA for 743b8e4
1 file changed
core/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
compileOnly("com.github.brcdev-minecraft:shopgui-api:3.2.0") {
23
exclude(group = "*")
24
}
25
- compileOnly("com.palmergames.bukkit.towny:towny:0.102.0.11")
+ compileOnly("com.palmergames.bukkit.towny:towny:0.102.0.12")
26
compileOnly("com.bgsoftware:SuperiorSkyblockAPI:2025.2.1")
27
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
28
compileOnly("su.nightexpress.coinsengine:CoinsEngine:2.6.0")
0 commit comments