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


The following commit(s) were added to refs/heads/main by this push:
     new b45558062 update version of sbt-scalafix to 0.11.1 (#375)
b45558062 is described below

commit b4555806240c9fd3cac65fb9b1c6dee8144add3c
Author: Laglangyue <[email protected]>
AuthorDate: Wed Dec 20 21:17:24 2023 +0800

    update version of sbt-scalafix to 0.11.1 (#375)
    
    Co-authored-by: Jiafu Tang <[email protected]>
---
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index 9a02339bb..d674f1f28 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -35,7 +35,7 @@ addSbtPlugin(("com.lightbend.paradox" % 
"sbt-paradox-project-info" % "2.0.0").fo
 
 addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
 addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
 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.11")


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

Reply via email to