mirror of https://github.com/sbt/sbt.git
Update sbt-scalafix to 0.11.1 (#480)
This commit is contained in:
parent
9af449ad67
commit
c8a9925300
|
|
@ -1,6 +1,6 @@
|
|||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
|
||||
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.1.3")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
|
||||
|
||||
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
|
||||
|
|
|
|||
Loading…
Reference in New Issue