Skip to content

Commit fc884e1

Browse files
author
Joseph Price
committed
Update swagger play version in readme
1 parent 061a825 commit fc884e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/swagger-play2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can depend on pre-built libraries in maven central by adding the following d
1414

1515
```
1616
val appDependencies: Seq[sbt.ModuleID] = Seq(
17-
"com.wordnik" %% "swagger-play2" % "1.2.1-SNAPSHOT"
17+
"com.wordnik" %% "swagger-play2" % "1.3.6"
1818
)
1919
```
2020

0 commit comments

Comments
 (0)