Skip to content

Commit 2fbfae0

Browse files
authored
chore: upgrade protobuf-java to 4.28.3 (#1790)
Contains fixes from https://github.com/protocolbuffers/protobuf/releases/tag/v28.3
1 parent 04b770c commit 2fbfae0

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 = "4.28.2"
6+
val protobufCompilerVersion = "4.28.3"
77

88
val MimaPreviousVersion = "0.11.0"
99

0 commit comments

Comments
 (0)