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

pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new 81cc7736 Update sbt-protoc to 1.1.0-RC2 (#786)
81cc7736 is described below

commit 81cc77364bfc60b01ef5b8287d5bda60f8061165
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jul 8 18:21:52 2026 +0200

    Update sbt-protoc to 1.1.0-RC2 (#786)
---
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index 53c9fc90..d561adc3 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -9,7 +9,7 @@
 
 enablePlugins(BuildInfoPlugin)
 
-val sbtProtocV = "1.1.0-RC1"
+val sbtProtocV = "1.1.0-RC2"
 
 buildInfoKeys := Seq[BuildInfoKey]("sbtProtocVersion" -> sbtProtocV)
 


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

Reply via email to