Skip to content

Commit a2d23af

Browse files
committed
Merge pull request #608 from joprice/swaggerPlayVersion
Update swagger play version in readme
2 parents 061a825 + fc884e1 commit a2d23af

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)