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 4711307 + cb73b8e commit 989abfbCopy full SHA for 989abfb
1 file changed
core/build.gradle
@@ -12,8 +12,9 @@ dependencies {
12
compileOnly 'com.github.MilkBowl:VaultAPI:1.7.1'
13
compileOnly 'su.nightexpress.coinsengine:CoinsEngine:2.6.0'
14
compileOnly 'com.github.Gypopo:EconomyShopGUI-API:1.9.0'
15
- compileOnly 'world.bentobox:bentobox:3.8.2-SNAPSHOT'
16
- compileOnly 'su.nightexpress.excellentshop:Core:4.22.0'
+ dependabot/gradle/world.bentobox-bentobox-3.9.3-SNAPSHOT
+ compileOnly 'world.bentobox:bentobox:3.9.3-SNAPSHOT'
17
+ compileOnly 'su.nightexpress.excellentshop:Core:4.21.2'
18
compileOnly("io.github.fabiozumbi12.RedProtect:RedProtect-Core:8.1.2") { exclude(group: "*") }
19
compileOnly("io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:8.1.2") { exclude(group: "*") }
20
implementation 'com.github.maiminhdung:zShop-API:9cb1b3e140'
0 commit comments