Skip to content

Commit

Permalink
Bump swagger-core version
Browse files Browse the repository at this point in the history
  • Loading branch information
ooz committed Jul 15, 2020
1 parent 57f105c commit 022cfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion restdocs-api-spec-openapi3-generator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
compile(project(":restdocs-api-spec-model"))
compile(project(":restdocs-api-spec-jsonschema"))

compile("io.swagger.core.v3:swagger-core:2.0.8")
compile("io.swagger.core.v3:swagger-core:2.1.3")
compile("com.fasterxml.jackson.core:jackson-databind:$jacksonVersion")
compile("com.fasterxml.jackson.module:jackson-module-kotlin:$jacksonVersion")

Expand Down

0 comments on commit 022cfe4

Please sign in to comment.