Skip to content

Commit

Permalink
Merge 5e7bb2b into c6c3e15
Browse files Browse the repository at this point in the history
  • Loading branch information
seregasheypak committed Jan 21, 2018
2 parents c6c3e15 + 5e7bb2b commit 5adbaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -85,7 +85,7 @@ For play2.5 add Swagger sbt plugin dependency to your plugins.sbt (see [the rele
addSbtPlugin("com.iheart" % "sbt-play-swagger" % "0.6.4")
```

For play 2.6 and sbt 0.1.3 please use a special release build with play 2.6 binary.
For play 2.6 and sbt 0.13 please use a special release build with play 2.6 binary.
```scala
addSbtPlugin("com.iheart" % "sbt-play-swagger" % "0.6.2-PLAY2.6")
```
Expand Down

0 comments on commit 5adbaf2

Please sign in to comment.