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 c0db248 commit 35ac78eCopy full SHA for 35ac78e
project/plugins.sbt
@@ -8,5 +8,5 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
8
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.10")
9
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
10
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
11
-addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
+addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.13")
12
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
0 commit comments