Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 48bf924

Browse files
authored
Update README.md (#35)
1 parent e1e9ed3 commit 48bf924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ resolvers += "Typesafe Repository" at "https://repo.typesafe.com/typesafe/releas
2020

2121
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.3.5")
2222

23-
addSbtPlugin("com.codacy" % "sbt-codacy-coverage" % "1.3.4")
23+
addSbtPlugin("com.codacy" % "sbt-codacy-coverage" % "1.3.6")
2424
```
2525

2626
Coverage should now be enabled for your project.

0 commit comments

Comments
 (0)