Skip to content

Commit 053231a

Browse files
Update sbt-scoverage to 2.0.12 (#167)
1 parent e9f7c22 commit 053231a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.0.11")
1+
addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.0.12")
22

33
addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.11")
44

0 commit comments

Comments
 (0)