assertj-swagger
assertj-swagger copied to clipboard
Not able to access 0.9.0 jar through gradle
Hi Team,
I am getting below error when trying to access 0.9.0 as in maven its with 0.9. Though i am able to access 0.8.1.

@RobWin This is not only a problem with gradle. The problem is the version is tagged as 0.9. instead of 0.9.0 . The last 0 is missing.
https://mvnrepository.com/artifact/io.github.robwin/assertj-swagger/0.9.
Can you kindly fix that ?
You probably want to consider #41.