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 9c44d54 commit 591d3ccCopy full SHA for 591d3cc
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.1")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
0 commit comments