forked from loafle/openapi-generator-original
use latest swagger async http client
This commit is contained in:
parent
81c103b12d
commit
0e8274ff3b
@ -2,7 +2,7 @@ organization := "{{package}}"
|
||||
|
||||
name := "{{projectName}}-client"
|
||||
|
||||
libraryDependencies += "com.wordnik.swagger" %% "swagger-async-httpclient" % "0.2.0"
|
||||
libraryDependencies += "com.wordnik.swagger" %% "swagger-async-httpclient" % "0.2.1"
|
||||
|
||||
libraryDependencies += "joda-time" % "joda-time" % "2.2"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user