Skip to content

Commit 5a1e672

Browse files
committed
Updated dependencies
1 parent 8322b8e commit 5a1e672

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
@@ -13,7 +13,7 @@ Create `project/plugins.sbt`:
1313

1414
```sbt
1515
resolvers += "jitpack" at "https://jitpack.io"
16-
libraryDependencies += "com.github.tmtsoftware" % "sbt-docs" % "0.5.0"
16+
libraryDependencies += "com.github.tmtsoftware" % "sbt-docs" % "0.5.3"
1717
```
1818

1919
Inside `build.sbt`, add `DocsPlugin` to a subproject:

0 commit comments

Comments
 (0)