We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 521c85b commit 1651bc4Copy full SHA for 1651bc4
readme.md
@@ -4,7 +4,7 @@ This is an [sbt](http://scala-sbt.org/) and [Typesafe Activator](https://typesaf
4
5
Install the plugin by adding the following to `project/plugins.sbt`:
6
7
- addSbtPlugin("de.johoop" % "jacoco4sbt" % "2.1.5")
+ addSbtPlugin("de.johoop" % "jacoco4sbt" % "2.1.6")
8
9
and then in `build.sbt`:
10
0 commit comments