Skip to content

Commit 5ea09e4

Browse files
Update sbt-scoverage to 2.2.2 (#250)
Co-authored-by: lunatech-scala-steward[bot] <166295259+lunatech-scala-steward[bot]@users.noreply.github.com>
1 parent 29043ad commit 5ea09e4

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.4")
2-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")
2+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44

55
ThisBuild / libraryDependencySchemes ++= Seq(

0 commit comments

Comments
 (0)