Skip to content

Commit 92e4353

Browse files
authored
Update sbt-scoverage to 1.8.1
1 parent 44d1e37 commit 92e4353

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
22
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
3-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.0")
3+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.1")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21")
66
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")

0 commit comments

Comments
 (0)