This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/grpc-core-1.66.0
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git

commit b18451970668c7c3510dad7e38b41cf6f38f339d
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 11 00:05:13 2024 +0000

    Update grpc-core, grpc-interop-testing, ... to 1.66.0
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0e18c6a1..f99d3fc1 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -32,7 +32,7 @@ object Dependencies {
     val pekkoHttp = PekkoHttpDependency.version
     val pekkoHttpBinary = pekkoHttp.take(3)
 
-    val grpc = "1.65.1" // checked synced by VersionSyncCheckPlugin
+    val grpc = "1.66.0" // 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to