Skip to content

Commit b17783f

Browse files
chore(deps): update dependency org.scoverage:sbt-scoverage to v2.3.1 (#836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lars Hagen <[email protected]>
1 parent 0b90033 commit b17783f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
33
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")
44
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
6+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
77
addSbtPlugin("au.com.onegeek" %% "sbt-dotenv" % "2.1.233")
88
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.4.0")
99
addSbtPlugin("software.purpledragon" % "sbt-dependency-lock" % "1.5.1")

0 commit comments

Comments
 (0)