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 aeebfd0 commit 886bd59Copy full SHA for 886bd59
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
2
3
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
4
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
6
0 commit comments