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/pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 3a9b9edc0 Remove 2nd sbt-dynver plugin import from plugins.sbt (#903)
3a9b9edc0 is described below

commit 3a9b9edc0d7a5d8ac22d64323b3ea6f0eadc31e7
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Dec 18 12:30:01 2025 +0100

    Remove 2nd sbt-dynver plugin import from plugins.sbt (#903)
---
 project/plugins.sbt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index f776c156c..a62c10443 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -28,7 +28,6 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % 
"0.10.7")
 addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
 addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
 addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
-addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
 addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.13")
 addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.7")
 addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to