Skip to content

Commit

Permalink
upgraded guava to 33.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamhead committed Dec 28, 2023
1 parent 6acad09 commit 674d5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sonatypePassword=
org.gradle.daemon=true
org.gradle.jvmargs=-XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=utf-8

guavaVersion=32.1.3-jre
guavaVersion=33.0.0-jre
nettyVersion=4.1.104.Final
slf4jVersion=2.0.9
jacksonVersion=2.15.3
Expand Down

0 comments on commit 674d5bd

Please sign in to comment.