We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ab42e commit 976d65eCopy full SHA for 976d65e
1 file changed
project/plugins.sbt
@@ -3,7 +3,7 @@ ThisBuild / libraryDependencySchemes ++= Seq(
3
)
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.1")
6
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
8
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
9
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
0 commit comments