Skip to content

Commit

Permalink
Merge remote-tracking branch 'scala-steward/update/guava-32.1.3-jre'
Browse files Browse the repository at this point in the history
  • Loading branch information
sageserpent-open committed Aug 16, 2024
2 parents 41e78d0 + 192c39c commit c21930a
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 @@ -110,7 +110,7 @@ lazy val settings = Seq(
libraryDependencies += "io.circe" %% "circe-core" % "0.14.9",
libraryDependencies += "io.circe" %% "circe-generic" % "0.14.9",
libraryDependencies += "io.circe" %% "circe-parser" % "0.14.9",
libraryDependencies += "com.google.guava" % "guava" % "32.0.1-jre",
libraryDependencies += "com.google.guava" % "guava" % "32.1.3-jre",
libraryDependencies += "com.oath.cyclops" % "cyclops" % "10.4.1",
libraryDependencies += "org.junit.jupiter" % "junit-jupiter-params" % "5.10.3",
libraryDependencies += "org.junit.platform" % "junit-platform-launcher" % "1.10.3",
Expand Down

0 comments on commit c21930a

Please sign in to comment.