Skip to content

Commit 124c451

Browse files
authored
Update sbt-scoverage to 2.4.3 (#157)
1 parent 66adfe4 commit 124c451

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("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
22

33
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
4-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
4+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.3")
55

0 commit comments

Comments
 (0)