Skip to content

Commit 0f97818

Browse files
authored
Update sbt-ossuminc plugin version to 0.22.0
1 parent a2e7807 commit 0f97818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ less verbose than doing the equivalent by hand.
2929
In your `project/plugins.sbt` file, place this line:
3030

3131
```scala
32-
addSbtPlugin("com.ossuminc" % "sbt-ossuminc" % "0.21.0")
32+
addSbtPlugin("com.ossuminc" % "sbt-ossuminc" % "0.22.0")
3333
```
3434

3535
### ~/sbt/1.0/github.sbt

0 commit comments

Comments
 (0)