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 ba1381f commit 6d340f5Copy full SHA for 6d340f5
project/plugins.sbt
@@ -15,4 +15,4 @@ addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.72")
15
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
16
17
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
18
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
0 commit comments