Skip to content

Commit 699309a

Browse files
committed
Update sbt-scoverage to 2.4.2
1 parent 61b4df9 commit 699309a

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
@@ -7,7 +7,7 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
88
addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
99
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.5")
10-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
10+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
1111
addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.3")
1212
addSbtPlugin("com.github.sbt" % "sbt-site-asciidoctor" % "1.5.0")
1313
addCompilerPlugin("com.olegpy" %% "better-monadic-for" % "0.3.1")

0 commit comments

Comments
 (0)