Skip to content

Commit 976d65e

Browse files
authored
Patch updates
1 parent 38ab42e commit 976d65e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ThisBuild / libraryDependencySchemes ++= Seq(
33
)
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
55
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.1")
6-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
6+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
88
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
99
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")

0 commit comments

Comments
 (0)