We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba4f09 commit 007920dCopy full SHA for 007920d
project/plugins.sbt
@@ -4,4 +4,4 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
4
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
5
addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.74")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
7
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
0 commit comments