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.
1 parent 26c5523 commit ef45480Copy full SHA for ef45480
plugin/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
implementation project(':BedWars-API')
23
implementation project(':BedWars-NMS')
24
implementation 'com.zaxxer:HikariCP:3.3.0'
25
- implementation 'org.screamingsandals.simpleinventories:SimpleInventories-Core:1.0.6.17'
+ implementation 'org.screamingsandals.simpleinventories:SimpleInventories-Core:1.0.6.18'
26
implementation 'org.bstats:bstats-bukkit:2.2.1'
27
implementation 'gs.mclo:api:3.0.1', {
28
exclude group: '*', module: '*'
0 commit comments