This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko.git
commit 1c8c356de776fcb9f981a56d327339e557e941b8 Author: PJ Fanning <[email protected]> AuthorDate: Wed Sep 25 00:12:35 2024 +0100 revert to develocity 1.0.1 --- 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]
