Skip to content

Commit dbc2bda

Browse files
authored
Update sbt-scoverage to 1.8.2
1 parent 0d806a8 commit dbc2bda

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.1")
3+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.22")
66
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")

0 commit comments

Comments
 (0)