You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by jr...@apache.org on 2023/02/27 15:26:20 UTC

[incubator-pekko-http] branch main updated: use sbt-hackers-digest (#80)

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

jrudolph pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 93bc49e30 use sbt-hackers-digest (#80)
93bc49e30 is described below

commit 93bc49e3012b23e98f82f6c12a0e268f6cb945e1
Author: Johannes Rudolph <jo...@gmail.com>
AuthorDate: Mon Feb 27 16:26:15 2023 +0100

    use sbt-hackers-digest (#80)
---
 project/plugins.sbt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index f7901fd23..5f6eef0b4 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -36,6 +36,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
 addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
 addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.4")
 addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.5")
+addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
 
 // used in ValidatePullRequest to check github PR comments whether to build all subprojects
 libraryDependencies += "org.kohsuke" % "github-api" % "1.306"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org