Skip to content

Commit

Permalink
Update grpc-core, grpc-inprocess, ... to 1.65.0 (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 28, 2024
1 parent cf16c12 commit 7b29e1e
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.64.0"
val grpcVersion = "1.65.0"
val circeVersion = "0.14.8"
val http4sVersion = "0.22.2"
val akkaHttp = "10.2.10"
Expand Down

0 comments on commit 7b29e1e

Please sign in to comment.