Skip to content

Commit

Permalink
Update protobuf-java to 4.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Mar 15, 2024
1 parent 5361284 commit f85fe9b
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 @@ -72,7 +72,7 @@ lazy val commonSettings = Seq(
"io.higherkindness" %% "droste-macros" % "0.9.0",
"org.apache.avro" % "avro" % "1.11.3",
"com.github.os72" % "protoc-jar" % "3.11.4",
"com.google.protobuf" % "protobuf-java" % "3.25.3",
"com.google.protobuf" % "protobuf-java" % "4.26.0",
"io.circe" %% "circe-core" % "0.14.6",
"io.circe" %% "circe-parser" % "0.14.6",
"io.circe" %% "circe-yaml" % "1.15.0",
Expand Down

0 comments on commit f85fe9b

Please sign in to comment.