We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea28ae commit e6fdd62Copy full SHA for e6fdd62
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
3
addSbtPlugin("com.github.sbt" % "sbt-cpd" % "2.0.0")
4
addSbtPlugin("com.waioeka.sbt" % "cucumber-plugin" % "0.3.1")
0 commit comments