Skip to content

Commit 2386e43

Browse files
Update dependency com.google.guava:guava to v32.1.2-jre
1 parent dbfeebe commit 2386e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SkyblockCore-Common/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
implementation('org.projectlombok:lombok:1.18.28')
2020
annotationProcessor('org.projectlombok:lombok:1.18.28')
2121

22-
implementation 'com.google.guava:guava:32.1.1-jre'
22+
implementation 'com.google.guava:guava:32.1.2-jre'
2323
implementation 'redis.clients:jedis:4.4.3'
2424

2525
implementation 'org.mongodb:mongodb-driver-sync:4.10.2'

0 commit comments

Comments
 (0)