Skip to content

Commit

Permalink
Merge pull request #192 from profunktor/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
mergify[bot] authored May 5, 2024
2 parents 79938d5 + e8191b7 commit 6d78841
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
Expand Up @@ -12,4 +12,4 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.3")
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.3")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")

0 comments on commit 6d78841

Please sign in to comment.