Skip to content

Commit 2ac5e62

Browse files
committed
Update dependency io.swagger:swagger-models to v1.6.6
1 parent 20a2940 commit 2ac5e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
compile("io.springfox:springfox-swagger2:2.9.2")
3939
compile("io.springfox:springfox-swagger-ui:2.9.2")
4040
// https://github.com/swagger-api/swagger-core/issues/2783
41-
compile("io.swagger:swagger-models:1.6.0")
41+
compile("io.swagger:swagger-models:1.6.6")
4242
// end::swagger[]
4343
// tag::tests[]
4444
testCompile("org.springframework.boot:spring-boot-starter-test")

0 commit comments

Comments
 (0)