Skip to content

Commit

Permalink
Update guava to 33.2.1-jre (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 19, 2024
1 parent 44eb515 commit 0d55dea
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.0-jre"
lazy val Guava = "com.google.guava" % "guava" % "33.2.1-jre"
lazy val Scalatest = "org.scalatest" %% "scalatest" % "3.2.18"

// idea settings
Expand Down

0 comments on commit 0d55dea

Please sign in to comment.