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-scala.g8.git
The following commit(s) were added to refs/heads/main by this push:
new 818a74e Update plugins.sbt
818a74e is described below
commit 818a74e2faa370f258868118106ba725ceca7ff9
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Dec 6 13:43:46 2023 +0100
Update plugins.sbt
---
src/main/g8/project/plugins.sbt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/g8/project/plugins.sbt b/src/main/g8/project/plugins.sbt
index ed05c34..69d3ef0 100644
--- a/src/main/g8/project/plugins.sbt
+++ b/src/main/g8/project/plugins.sbt
@@ -1,3 +1,3 @@
-addSbtPlugin("org.apache.pekko" % "sbt-pekko-grpc" % "$pekko_grpc_version$")
+addSbtPlugin("org.apache.pekko" % "pekko-grpc-sbt-plugin" %
"$pekko_grpc_version$")
-addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.5")
+addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.8")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]