We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555dc66 commit fb4c33fCopy full SHA for fb4c33f
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
0 commit comments