Skip to content

Commit 0881446

Browse files
Update dependency com.google.protobuf:protobuf-java-util to v4
1 parent 4486a05 commit 0881446

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import scala.util.control.NoStackTrace
99

1010
lazy val V =
1111
new {
12-
val protobuf = "3.15.6"
12+
val protobuf = "4.34.1"
1313
val protoc =
1414
"3.17.3" // the oldest protoc version with Apple M1 support, see https://github.com/scalapb/ScalaPB/issues/1024#issuecomment-860126568
1515
val coursier = "2.1.9"

0 commit comments

Comments
 (0)