This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 2c5b6f772 Update sbt-scalafix, scalafix-core to 0.14.8 (#1285)
2c5b6f772 is described below
commit 2c5b6f7726d1a424ba7a4bf35368f8341bdda6cc
Author: Scala Steward <[email protected]>
AuthorDate: Tue Sep 8 21:02:44 2026 +0200
Update sbt-scalafix, scalafix-core to 0.14.8 (#1285)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index a16d3233b..def397ec3 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -27,7 +27,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" %
"0.11.0")
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.35")
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.7")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.8")
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.2.0")
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.7")
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.13.1")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]