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-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new 0026a93  Update sbt-scalafmt to 2.6.0 (#443)
0026a93 is described below

commit 0026a939cf83bab3b1135cea0a12c2e1f3f9692c
Author: Scala Steward <[email protected]>
AuthorDate: Fri Apr 17 12:48:47 2026 +0200

    Update sbt-scalafmt to 2.6.0 (#443)
---
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index e88587d..539dd31 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -7,7 +7,7 @@
  * This file is part of the Apache Pekko project, which was derived from Akka.
  */
 
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
 addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.11.0")
 addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
 


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

Reply via email to