Skip to content

Commit

Permalink
Merge pull request #1342 from eikek/update/sbt-scalafix-0.12.0
Browse files Browse the repository at this point in the history
Update sbt-scalafix to 0.12.0
  • Loading branch information
mergify[bot] authored Mar 3, 2024
2 parents 5e6edc3 + aadc0e7 commit 939d8bc
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,4 +1,4 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.github.eikek" % "sbt-openapi-schema" % "0.11.0")
Expand Down

0 comments on commit 939d8bc

Please sign in to comment.