Skip to content

Commit

Permalink
Merge pull request #87 from yokra9/update/sbt-scoverage-2.0.10
Browse files Browse the repository at this point in the history
Update sbt-scoverage to 2.0.10
  • Loading branch information
yokra9 authored Feb 15, 2024
2 parents 99a9892 + 5b1f856 commit c27f5e1
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
@@ -1,3 +1,3 @@
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.10")

0 comments on commit c27f5e1

Please sign in to comment.