Skip to content

Commit

Permalink
update Guava to 33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
halotukozak committed Oct 2, 2024
1 parent 7ace067 commit d3f4b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ val slf4jVersion = "2.0.16"
val logbackVersion = "1.5.7" // Tests only
val commonsLang3Version = "3.17.0"
val commonsCodecVersion = "1.17.1"
val guavaVersion = "33.3.0-jre"
val guavaVersion = "33.3.1-jre"
val commonsNetVersion = "3.11.1"
val scalatestVersion = "3.2.19"

Expand Down

0 comments on commit d3f4b3b

Please sign in to comment.