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 8dfb90e commit b8974f2Copy full SHA for b8974f2
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
3
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
4
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments