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 9d3159e commit 72f54a9Copy full SHA for 72f54a9
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
4
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
6
7
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
8
9
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
10
0 commit comments