Skip to content

Commit 886bd59

Browse files
committed
CORE-69: Update sbt-scoverage from 2.4.1 to 2.4.2
1 parent aeebfd0 commit 886bd59

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,6 +1,6 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
22

3-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
3+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.2")
44

55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
66

0 commit comments

Comments
 (0)