Skip to content

Commit

Permalink
scoverage
Browse files Browse the repository at this point in the history
  • Loading branch information
gheine committed Oct 8, 2024
1 parent 29f8384 commit 791e694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ ThisBuild / libraryDependencySchemes ++= Seq(
)

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")

0 comments on commit 791e694

Please sign in to comment.