Skip to content

Commit c137cec

Browse files
committed
Update protobuf-java, protobuf-java-util to 4.27.2
1 parent 5e792d2 commit c137cec

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
@@ -10,7 +10,7 @@ lazy val ScalaVersions = new {
1010
}
1111

1212
lazy val Versions = new {
13-
val gpb3Version = "3.25.3"
13+
val gpb3Version = "4.27.2"
1414
val grpcVersion = "1.65.1"
1515
val circeVersion = "0.14.9"
1616
val http4sVersion = "0.22.2"

0 commit comments

Comments
 (0)