Skip to content

Commit b0f54f7

Browse files
scala-stewardxuwei-k
authored andcommitted
Update protobuf-java, protoc to 3.25.6
1 parent 671a22d commit b0f54f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ lazy val zincPersistCore = (project in internalPath / "zinc-persist-core")
330330
crossPaths := false,
331331
autoScalaLibrary := false,
332332
exportJars := true,
333-
ProtobufConfig / version := "3.25.5",
333+
ProtobufConfig / version := "3.25.6",
334334
publish / skip := true,
335335
assembly / assemblyShadeRules := Seq(
336336
ShadeRule

0 commit comments

Comments
 (0)