We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e1f58 commit 1be2aecCopy full SHA for 1be2aec
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
2
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
3
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
4
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.0.13")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
0 commit comments