Skip to content

Commit 30a58a5

Browse files
committed
Revert to 3.19.x for protobuf-java for the plugin
1 parent 5e51c5c commit 30a58a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import BuildHelper._
33
import Dependencies._
44
import sbtassembly.AssemblyPlugin.defaultUniversalScript
55

6-
val protobufCompilerVersion = "3.25.8"
6+
val protobufCompilerVersion = "3.19.6"
77

88
val MimaPreviousVersion = "0.11.0"
99

0 commit comments

Comments
 (0)