Skip to content

Commit

Permalink
Update guava to 33.4.0-jre (#367)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] authored Dec 22, 2024
1 parent 7ef5fd3 commit 2d612bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object Dependencies {
val scalaTestPlusJUnitVersion = scalaTestVersion + ".0"

val awsSdkVersion = "1.12.780"
val guavaVersion = "33.3.1-jre"
val guavaVersion = "33.4.0-jre"
val jacksonVersion = "2.17.3"

val log4j2Version = "2.24.3"
Expand Down

0 comments on commit 2d612bb

Please sign in to comment.