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 f4c2605 commit 67b4518Copy full SHA for 67b4518
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
3
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
5
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.2.13")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
7
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
8
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
9
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
0 commit comments