We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7d235 commit b3c0c7cCopy full SHA for b3c0c7c
README.md
@@ -20,7 +20,7 @@ the [Migration Guide](MIGRATION.md)
20
Add the plugin to your project configuration:
21
22
```scala
23
-addSbtPlugin("net.nmoncho" % "sbt-dependency-check" % "1.8.3")
+addSbtPlugin("net.nmoncho" % "sbt-dependency-check" % "1.8.4")
24
```
25
26
The minimum SBT version supported is `1.9.0`.
0 commit comments