We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d2229 commit 94d65d1Copy full SHA for 94d65d1
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
8
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
10
11
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
12
13
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
14
0 commit comments