We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e7172 commit 5ce707cCopy full SHA for 5ce707c
project/plugins.sbt
@@ -3,4 +3,4 @@ resolvers += Resolver.sonatypeRepo("snapshots")
3
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.1")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
0 commit comments