Skip to content
This repository was archived by the owner on May 22, 2022. It is now read-only.

Commit 1e28d5e

Browse files
committed
Updated README
1 parent c07587b commit 1e28d5e

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
@@ -17,7 +17,7 @@ This plugin strictly specifies versions by `dependencyOverrides`.
1717
Add the following line to `~/.sbt/0.13/plugins/sbt-lock.sbt` or
1818
`project/plugins.sbt`.
1919

20-
addSbtPlugin("com.github.tkawachi" % "sbt-lock" % "0.2.3")
20+
addSbtPlugin("com.github.tkawachi" % "sbt-lock" % "0.3.0")
2121

2222
* `lock` to create `lock.sbt` file.
2323
`lock.sbt` includes `dependencyOverrides` for all dependent library versions.

0 commit comments

Comments
 (0)