This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 78d6f175cc revert to develocity 1.0.1 (#1500)
78d6f175cc is described below
commit 78d6f175cce48ac8321db696aca214c2cd2a4300
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Sep 25 08:22:11 2024 +0100
revert to develocity 1.0.1 (#1500)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 4ad1b420cf..ab5abeff75 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -34,4 +34,4 @@ addSbtPlugin("io.github.siculo" % "sbt-bom" % "0.3.0")
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
-addSbtPlugin("com.gradle" % "sbt-develocity" % "1.1.1")
+addSbtPlugin("com.gradle" % "sbt-develocity" % "1.0.1")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]