Skip to content

Commit 394c1b7

Browse files
Update protobuf-java, protobuf-java-util to 3.24.4 (#599)
1 parent 3ff2679 commit 394c1b7

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.24.3"
13+
val gpb3Version = "3.24.4"
1414
val grpcVersion = "1.58.0"
1515
val circeVersion = "0.14.6"
1616
val http4sVersion = "0.22.2"

0 commit comments

Comments
 (0)