Skip to content

Commit 5d6c6da

Browse files
committed
2 parents 6358dbc + 5c30e13 commit 5d6c6da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
compileOnly("com.github.brcdev-minecraft:shopgui-api:3.2.0") {
2626
exclude(group = "*")
2727
}
28-
compileOnly("com.palmergames.bukkit.towny:towny:0.102.0.12")
28+
compileOnly("com.palmergames.bukkit.towny:towny:0.102.0.13")
2929
compileOnly("com.bgsoftware:SuperiorSkyblockAPI:2025.2.1")
3030
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
3131
compileOnly("su.nightexpress.coinsengine:CoinsEngine:2.6.0")
@@ -38,7 +38,7 @@ dependencies {
3838
compileOnly("io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:8.1.2") {
3939
exclude(group = "*")
4040
}
41-
compileOnly("dev.aurelium:auraskills-api-bukkit:2.3.11")
41+
compileOnly("dev.aurelium:auraskills-api-bukkit:2.3.12")
4242
compileOnly("pl.minecodes.plots:plugin-api:4.6.2")
4343
compileOnly("fr.maxlego08.shop:zshop-api:3.3.4")
4444
compileOnly("fr.maxlego08.menu:zmenu-api:1.1.1.2")

0 commit comments

Comments
 (0)