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 a0576e1 commit 9f2e474Copy full SHA for 9f2e474
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
8
9
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
10
11
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
12
13
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
14
0 commit comments