We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364351a commit cf80817Copy full SHA for cf80817
README.md
@@ -45,7 +45,7 @@ _pom.xml_
45
<dependency>
46
<groupId>com.github.springfox.loader</groupId>
47
<artifactId>springfox-loader</artifactId>
48
- <version>1.1.2</version>
+ <version>1.2.0</version>
49
</dependency>
50
```
51
@@ -151,4 +151,4 @@ public void init() {
151
152
### References
153
* [Springfox Reference Documentation](http://springfox.github.io/springfox/docs/current/)
154
-* [Swagger Core Annotations](https://github.com/swagger-api/swagger-core/wiki/Annotations-1.5.X)
+* [Swagger Core Annotations](https://github.com/swagger-api/swagger-core/wiki/Annotations-1.5.X)
0 commit comments