Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 09802ba

Browse files
Update sbt-scoverage to 2.3.1 (#354)
1 parent 8a50d76 commit 09802ba

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,4 +1,4 @@
11
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
22
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
3-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
3+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")

0 commit comments

Comments
 (0)