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 0f932f1 commit 0a3aa37Copy full SHA for 0a3aa37
project/plugins.sbt
@@ -3,4 +3,4 @@ resolvers ++= Seq(
3
"Sonatype snapshots" at "https://oss.sonatype.org/content/repositories/snapshots/"
4
)
5
6
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")
0 commit comments