Skip to content

Commit

Permalink
updated play-swagger version in play2.6 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kailuowang committed May 15, 2017
1 parent 8aa7177 commit 22e5868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/project/plugins.sbt
Expand Up @@ -18,6 +18,6 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-mocha" % "1.1.0")
addSbtPlugin("org.irundaia.sbt" % "sbt-sassify" % "1.4.2")

// play swagger plugin
addSbtPlugin("com.iheart" % "sbt-play-swagger" % "0.6.1-SNAPSHOT")
addSbtPlugin("com.iheart" % "sbt-play-swagger" % "0.6.1-PLAY2.6-M5")


0 comments on commit 22e5868

Please sign in to comment.