Skip to content

Commit

Permalink
Update grpc-core, grpc-protobuf, ... to 1.57.0 (#572)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 28, 2023
1 parent 9dc7a75 commit 1e8a826
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.23.4"
val grpcVersion = "1.56.1"
val grpcVersion = "1.57.0"
val circeVersion = "0.14.5"
val http4sVersion = "0.22.2"
val akkaHttp = "10.2.9"
Expand Down

0 comments on commit 1e8a826

Please sign in to comment.