Skip to content

Commit

Permalink
Update dependency redis.clients:jedis to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 36ed48f commit 8a1b6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {
implementation 'io.netty:netty-buffer:4.1.89.Final'
//compile 'com.github.luben:zstd-jni:1.4.9-5'
implementation 'io.nats:jnats:2.16.8'
implementation 'redis.clients:jedis:4.3.1'
implementation 'redis.clients:jedis:5.0.1'
implementation 'com.google.guava:guava:31.1-jre'

compileOnly 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'
Expand Down

0 comments on commit 8a1b6ee

Please sign in to comment.