Skip to content

Commit

Permalink
Update guava to 33.1.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 14, 2024
1 parent 4ec714e commit 88ff42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scalafix/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def magnolify(version: String): List[ModuleID] = {
"com.google.api.grpc" % "proto-google-cloud-bigtable-v2" % "2.33.0",
"org.typelevel" %% "cats-core" % "2.10.0",
"com.google.cloud.datastore" % "datastore-v1-proto-client" % "2.18.4",
"com.google.guava" % "guava" % "33.0.0-jre",
"com.google.guava" % "guava" % "33.1.0-jre",
"org.neo4j.driver" % "neo4j-java-driver" % "4.4.12",
"org.apache.parquet" % "parquet-hadoop" % "1.13.1",
"com.google.protobuf" % "protobuf-java" % "3.25.3",
Expand Down

0 comments on commit 88ff42a

Please sign in to comment.