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 c02ceb3 + 9282d8a commit 91146a7Copy full SHA for 91146a7
1 file changed
core/build.gradle.kts
@@ -30,7 +30,7 @@ dependencies {
30
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
31
compileOnly("su.nightexpress.coinsengine:CoinsEngine:2.6.0")
32
compileOnly("com.github.Gypopo:EconomyShopGUI-API:1.9.0")
33
- compileOnly("world.bentobox:bentobox:3.12.0-SNAPSHOT")
+ compileOnly("world.bentobox:bentobox:3.12.0")
34
compileOnly("su.nightexpress.excellentshop:Core:4.22.0")
35
compileOnly("io.github.fabiozumbi12.RedProtect:RedProtect-Core:8.1.2") {
36
exclude(group = "*")
0 commit comments