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 8322b8e commit 5a1e672Copy full SHA for 5a1e672
README.md
@@ -13,7 +13,7 @@ Create `project/plugins.sbt`:
13
14
```sbt
15
resolvers += "jitpack" at "https://jitpack.io"
16
-libraryDependencies += "com.github.tmtsoftware" % "sbt-docs" % "0.5.0"
+libraryDependencies += "com.github.tmtsoftware" % "sbt-docs" % "0.5.3"
17
```
18
19
Inside `build.sbt`, add `DocsPlugin` to a subproject:
0 commit comments