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 b70d13a commit a3ef707Copy full SHA for a3ef707
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.2.1")
12
13
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
14
0 commit comments