We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6014c2 commit ca9799cCopy full SHA for ca9799c
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
2
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
4
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
7
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.7")
0 commit comments