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

fanningpj pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-pekko-grpc-quickstart-java.g8.git


The following commit(s) were added to refs/heads/main by this push:
     new 50d8e77  Update plugins.sbt
50d8e77 is described below

commit 50d8e776fbcea575e23f4053f980c066ff03161e
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Dec 6 13:43:54 2023 +0100

    Update plugins.sbt
---
 src/main/g8/project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/g8/project/plugins.sbt b/src/main/g8/project/plugins.sbt
index 4a5a6f6..71d3c1a 100644
--- a/src/main/g8/project/plugins.sbt
+++ b/src/main/g8/project/plugins.sbt
@@ -1,4 +1,4 @@
 
 addSbtPlugin(
-  "org.apache.pekko" % "sbt-pekko-grpc" % "$pekko_grpc_version$"
+  "org.apache.pekko" % "pekko-grpc-sbt-plugin" % "$pekko_grpc_version$"
 )


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

Reply via email to