This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch sbt-source-dist-0.1.10 in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git
commit 4e00730eb53f08fb270fe8e64e8e01c28fc7b590 Author: PJ Fanning <[email protected]> AuthorDate: Tue Aug 8 14:34:42 2023 +0100 sbt-source-dist 0.1.10 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index bd50a32a8..571b5e6c4 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -46,7 +46,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31") addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0") addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1") addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.10") -addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.8") +addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.10") addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2") addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0") --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
