Skip to content

Commit d901df6

Browse files
Update protobuf-java, protobuf-java-util to 3.25.7 (#741)
1 parent 8c1eb70 commit d901df6

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.6"
13+
val gpb3Version = "3.25.7"
1414
val grpcVersion = "1.68.3"
1515
val circeVersion = "0.14.13"
1616
val http4sVersion = "0.22.2"

0 commit comments

Comments
 (0)