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 d5d2305 commit 0c71a2dCopy full SHA for 0c71a2d
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
3
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
4
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
7
addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "0.0.9")
8
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
9
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
0 commit comments