EconomyShopGUI dependency update

This commit is contained in:
migu-star 2024-02-27 22:03:22 +01:00
parent d0a3a09a5e
commit bb49732467

View File

@ -112,8 +112,7 @@ allprojects {
compileOnly 'com.h2database:h2:2.2.220' compileOnly 'com.h2database:h2:2.2.220'
compileOnly 'com.bgsoftware:WildStackerAPI:2023.2' compileOnly 'com.bgsoftware:WildStackerAPI:2023.2'
compileOnly 'net.essentialsx:EssentialsX:2.19.0' compileOnly 'net.essentialsx:EssentialsX:2.19.0'
compileOnly 'com.github.Gypopo:EconomyShopGUI-API:1.6.0' compileOnly 'com.github.Gypopo:EconomyShopGUI-API:1.7.0'
compileOnly 'com.github.Gypopo:EconomyShopGUI-API:1.6.0'
compileOnly 'com.github.brcdev-minecraft:shopgui-api:3.0.0' compileOnly 'com.github.brcdev-minecraft:shopgui-api:3.0.0'
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.1.0-SNAPSHOT' compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.1.0-SNAPSHOT'
compileOnly 'com.bgsoftware:SuperiorSkyblockAPI:2023.2' compileOnly 'com.bgsoftware:SuperiorSkyblockAPI:2023.2'