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 2d7b69d commit b9ca5d6Copy full SHA for b9ca5d6
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
2
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
3
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
4
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.2")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
7
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
0 commit comments