Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Update sbt-scalafix to 0.9.11 (#301) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mwz committed Nov 30, 2019
1 parent 669af41 commit bb46e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -7,5 +7,5 @@ addSbtPlugin("com.sksamuel.scapegoat" % "sbt-scapegoat" % "1.0.9")
addSbtPlugin("com.github.mwz" % "sbt-sonar" % "2.1.0")
addSbtPlugin("com.artima.supersafe" % "sbtplugin" % "1.1.8")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.3.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.8")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.11")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1")

0 comments on commit bb46e06

Please sign in to comment.