Skip to content

Commit f6a1a0b

Browse files
Update sbt-scoverage to 2.0.12 (#219)
Co-authored-by: lunatech-scala-steward[bot] <166295259+lunatech-scala-steward[bot]@users.noreply.github.com>
1 parent ecbceee commit f6a1a0b

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
2-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
2+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44

55
ThisBuild / libraryDependencySchemes ++= Seq(

0 commit comments

Comments
 (0)