Skip to content

Commit

Permalink
Update protobuf-java to 3.25.3 (#915)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 20, 2024
1 parent b457771 commit 4d199a6
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 @@ -61,7 +61,7 @@ def magnolify(version: String): List[ModuleID] = {
"com.google.guava" % "guava" % "33.0.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.2",
"com.google.protobuf" % "protobuf-java" % "3.25.3",
"eu.timepit" %% "refined" % "0.11.1",
"org.scalacheck" %% "scalacheck" % "1.17.0",
"org.tensorflow" % "tensorflow-core-api" % "0.5.0"
Expand Down

0 comments on commit 4d199a6

Please sign in to comment.