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 20a2940 commit 2ac5e62Copy full SHA for 2ac5e62
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
compile("io.springfox:springfox-swagger2:2.9.2")
39
compile("io.springfox:springfox-swagger-ui:2.9.2")
40
// https://github.com/swagger-api/swagger-core/issues/2783
41
- compile("io.swagger:swagger-models:1.6.0")
+ compile("io.swagger:swagger-models:1.6.6")
42
// end::swagger[]
43
// tag::tests[]
44
testCompile("org.springframework.boot:spring-boot-starter-test")
0 commit comments