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 b2d40fa commit c9998a7Copy full SHA for c9998a7
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.10")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
0 commit comments