Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 5632ce2 commit d2a9099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
api("org.apache.commons", "commons-text", "1.12.0")

// Serialization
api("com.google.guava", "guava", "33.3.0-jre")
api("com.google.guava", "guava", "33.3.1-jre")
api("com.fasterxml.jackson.core", "jackson-databind", "2.18.0")

// web api
Expand Down

0 comments on commit d2a9099

Please sign in to comment.