Skip to content

Commit 8af73f3

Browse files
Update protobuf-java, protobuf-java-util to 3.25.8 (#748)
1 parent 16102ce commit 8af73f3

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

0 commit comments

Comments
 (0)