Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 36ed48f commit 77c845e
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 @@ -90,7 +90,7 @@ dependencies {
//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 'com.google.guava:guava:31.1-jre'
implementation 'com.google.guava:guava:33.0.0-jre'

compileOnly 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'
annotationProcessor 'org.checkerframework:checker:3.30.0'
Expand Down

0 comments on commit 77c845e

Please sign in to comment.