Skip to content

Commit

Permalink
Update grpc-core, grpc-protobuf, ... to 1.57.2 (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 17, 2023
1 parent 44133e0 commit 901c863
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 @@ -11,7 +11,7 @@ lazy val ScalaVersions = new {

lazy val Versions = new {
val gpb3Version = "3.24.0"
val grpcVersion = "1.57.1"
val grpcVersion = "1.57.2"
val circeVersion = "0.14.5"
val http4sVersion = "0.22.2"
val akkaHttp = "10.2.9"
Expand Down

0 comments on commit 901c863

Please sign in to comment.