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 49af9d8 + 8e395d7 commit 775d0f1Copy full SHA for 775d0f1
1 file changed
core/build.gradle.kts
@@ -27,7 +27,7 @@ dependencies {
27
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
28
compileOnly("su.nightexpress.coinsengine:CoinsEngine:2.6.0")
29
compileOnly("com.github.Gypopo:EconomyShopGUI-API:1.9.0")
30
- compileOnly("world.bentobox:bentobox:3.11.3-b112-SNAPSHOT")
+ compileOnly("world.bentobox:bentobox:3.11.3-b115-SNAPSHOT")
31
compileOnly("su.nightexpress.excellentshop:Core:4.22.0")
32
compileOnly("io.github.fabiozumbi12.RedProtect:RedProtect-Core:8.1.2") {
33
exclude(group = "*")
0 commit comments