We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1da3d commit 261999dCopy full SHA for 261999d
project/plugins.sbt
@@ -1,3 +1,3 @@
1
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
2
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
3
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
0 commit comments