We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e65343 + 6c7c450 commit 6c73d49Copy full SHA for 6c73d49
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
implementation 'de.tr7zw:item-nbt-api-plugin:2.1.0'
48
implementation group: 'net.milkbowl.vault', name: 'Vault', version: '1.7.3'
49
implementation group: "com.grinderwolf", name: "slimeworldmanager-api", version: "2.2.1"
50
- implementation group: 'redis.clients', name: 'jedis', version: '3.7.0'
+ implementation group: 'redis.clients', name: 'jedis', version: '4.2.3'
51
implementation group: 'org.mongodb', name: 'mongo-java-driver', version: '3.12.7'
52
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.196'
53
implementation 'com.grinderwolf:slimeworldmanager-plugin:2.2.1'
0 commit comments