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 f154994 commit 8b01234Copy full SHA for 8b01234
project/plugins.sbt
@@ -33,7 +33,7 @@ addSbtPlugin("org.danielnixon" % "sbt-extrawarts" % "1.0.3")
33
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.2.10")
34
35
// http://github.com/scoverage/sbt-scoverage
36
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
37
38
// Adds a `scalafmt` task for automatic source code formatting
39
// https://scalameta.org/scalafmt/docs/installation.html
0 commit comments