swagger-api / swagger-play

Apache License 2.0
330 stars 181 forks source link

Support for scala 2.12.2 #151

Closed qzhou003 closed 6 years ago

qzhou003 commented 7 years ago

The following dependency
"io.swagger" % "swagger-play2" % "1.6.1-SNAPSHOT" is not found for for scalaVersion := "2.12.2"

Anyone could help?

Thanks.

allquantor commented 7 years ago

1.6.1 works for me, you could fetch from git the current master and cross compile in 2.12!

domdorn commented 6 years ago

1.6.0 was already published for scala 2.12 http://www.mvnrepository.com/artifact/io.swagger/swagger-play2_2.12/1.6.0

-> please close this issue