Skip to content

Commit b3c0c7c

Browse files
committed
docs: Update release version to 1.8.4
1 parent 1e7d235 commit b3c0c7c

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 @@ the [Migration Guide](MIGRATION.md)
2020
Add the plugin to your project configuration:
2121

2222
```scala
23-
addSbtPlugin("net.nmoncho" % "sbt-dependency-check" % "1.8.3")
23+
addSbtPlugin("net.nmoncho" % "sbt-dependency-check" % "1.8.4")
2424
```
2525

2626
The minimum SBT version supported is `1.9.0`.

0 commit comments

Comments
 (0)