Skip to content

Commit

Permalink
Merge pull request #329 from scala-steward/update/sbt-scalafix-0.9.24
Browse files Browse the repository at this point in the history
Update sbt-scalafix to 0.9.24
  • Loading branch information
jczuchnowski committed Nov 28, 2020
2 parents d5c8941 + dc425e6 commit f5529c8
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 @@ -11,5 +11,5 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" %
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.15")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.23")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.24")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.14")

0 comments on commit f5529c8

Please sign in to comment.