Skip to content

Commit

Permalink
Update guava to 33.3.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 17, 2024
1 parent 8c34e96 commit 4822f84
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 @@ -17,7 +17,7 @@

disablePlugins(TypelevelCiSigningPlugin)

lazy val Guava = "com.google.guava" % "guava" % "33.2.1-jre"
lazy val Guava = "com.google.guava" % "guava" % "33.3.0-jre"
lazy val Scalatest = "org.scalatest" %% "scalatest" % "3.2.19"

// idea settings
Expand Down

0 comments on commit 4822f84

Please sign in to comment.