Skip to content

Commit

Permalink
Update grpc-core, grpc-inprocess, ... to 1.64.0 (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 19, 2024
1 parent 66a5138 commit 39ca65b
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.25.3"
val grpcVersion = "1.63.1"
val grpcVersion = "1.64.0"
val circeVersion = "0.14.7"
val http4sVersion = "0.22.2"
val akkaHttp = "10.2.10"
Expand Down

0 comments on commit 39ca65b

Please sign in to comment.