Skip to content

Commit

Permalink
Merge pull request #1269 from tofu-tf/update/sbt-scalafix-0.12.1
Browse files Browse the repository at this point in the history
Update sbt-scalafix to 0.12.1
  • Loading branch information
dos65 committed May 7, 2024
2 parents ec4cd0e + a552170 commit 8581ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
logLevel := Level.Warn

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")

addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")

Expand Down

0 comments on commit 8581ef7

Please sign in to comment.