Skip to content

Commit

Permalink
fix(deps): update dependency com.google.guava:guava to v33
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Oct 15, 2024
1 parent 654a735 commit 2d29013
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 @@ -166,7 +166,7 @@ dependencies {
def log4jVersion = "2.24.1"
def nettyVersion = "4.1.101.Final"
def jacksonDatabindVersion = "2.18.0"
def guavaVersion = "32.1.3-jre"
def guavaVersion = "33.3.1-jre"
def guiceVersion = "7.0.0"
def junit4Version = "4.13.2"
def junit5Version = "5.11.2"
Expand Down

0 comments on commit 2d29013

Please sign in to comment.