Skip to content

Commit

Permalink
Update protoc to 4.28.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 25, 2024
1 parent 8a2935f commit 852b9cb
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 @@ -330,7 +330,7 @@ lazy val zincPersistCore = (project in internalPath / "zinc-persist-core")
crossPaths := false,
autoScalaLibrary := false,
exportJars := true,
ProtobufConfig / version := "3.25.5",
ProtobufConfig / version := "4.28.3",
publish / skip := true,
assembly / assemblyShadeRules := Seq(
ShadeRule
Expand Down

0 comments on commit 852b9cb

Please sign in to comment.