This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 703e9ccaf Update to latest pekko-grpc-sbt-plugin snapshot
703e9ccaf is described below
commit 703e9ccaf60530356ef665c8d61aee2b9ea40a42
Author: Matthew de Detrich <[email protected]>
AuthorDate: Fri Aug 11 12:47:35 2023 +0200
Update to latest pekko-grpc-sbt-plugin snapshot
---
project/plugins.sbt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 6279dc6c9..bff2d3ae3 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -36,7 +36,7 @@ addSbtPlugin(("com.lightbend.paradox" %
"sbt-paradox-project-info" % "2.0.0").fo
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" %
"3.0.2")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
-// Pekko gRPC -- sync with version in Dependencies.scala:19
-addSbtPlugin("org.apache.pekko" % "sbt-pekko-grpc" %
"0.0.0-73-c03eff2b-SNAPSHOT")
+// Pekko gRPC -- sync with version in Dependencies.scala:29
+addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" %
"1.0.0-RC1-3-ae23c14d-SNAPSHOT")
// templating
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]