Skip to content

Commit 2f90c92

Browse files
Update sbt-scoverage to 2.3.0 (#201)
1 parent e722dea commit 2f90c92

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.2.2")
1+
addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.3.0")
22

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

0 commit comments

Comments
 (0)