forked from loafle/openapi-generator-original
Fix build.sbt.mustache for feign.
This commit is contained in:
parent
4da829315f
commit
a84ed9cb57
@ -20,7 +20,7 @@ lazy val root = (project in file(".")).
|
||||
"joda-time" % "joda-time" % "2.9.3" % "compile",
|
||||
"org.apache.oltu.oauth2" % "org.apache.oltu.oauth2.client" % "1.0.1" % "compile",
|
||||
"com.brsanthu" % "migbase64" % "2.2" % "compile",
|
||||
"junit" % "junit" % "4.12" % "testCompile",
|
||||
"junit" % "junit" % "4.12" % "test",
|
||||
"com.novocode" % "junit-interface" % "0.10" % "test"
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user