Skip to content

Commit

Permalink
Update protobuf-java, protobuf-java-util to 3.24.4 (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 6, 2023
1 parent 3ff2679 commit 394c1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ lazy val ScalaVersions = new {
}

lazy val Versions = new {
val gpb3Version = "3.24.3"
val gpb3Version = "3.24.4"
val grpcVersion = "1.58.0"
val circeVersion = "0.14.6"
val http4sVersion = "0.22.2"
Expand Down

0 comments on commit 394c1b7

Please sign in to comment.