Skip to content

Commit

Permalink
Update grpc-core, grpc-interop-testing, ... to 1.64.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Jun 30, 2024
1 parent 60ad0b9 commit ee8bcdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ object Dependencies {
val pekkoHttp = PekkoHttpDependency.version
val pekkoHttpBinary = pekkoHttp.take(3)

val grpc = "1.64.0" // checked synced by VersionSyncCheckPlugin
val grpc = "1.64.1" // checked synced by VersionSyncCheckPlugin
// Even referenced explicitly in the sbt-plugin's sbt-tests
// If changing this, remember to update protoc plugin version to align in
// maven-plugin/src/main/maven/plugin.xml and org.apache.pekko.grpc.sbt.PekkoGrpcPlugin
Expand Down

0 comments on commit ee8bcdf

Please sign in to comment.