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 5defbca commit 7deb1f2Copy full SHA for 7deb1f2
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
9
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
10
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
12
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.10")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
13
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
14
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
15
addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")
0 commit comments