Skip to content

Commit 3e2e9a2

Browse files
committed
Update protobuf-java, protobuf-java-util to 4.32.1
1 parent ac01f42 commit 3e2e9a2

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.8"
13+
val gpb3Version = "4.32.1"
1414
val grpcVersion = "1.68.3"
1515
val circeVersion = "0.14.14"
1616
val http4sVersion = "0.22.2"

0 commit comments

Comments
 (0)