Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
Update dependency io.swagger.core.v3:swagger-annotations to v2.1.13 (#…
Browse files Browse the repository at this point in the history
…303)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 8, 2022
1 parent c0a7225 commit 8e38eed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {

dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web:2.1.3.RELEASE'
implementation 'io.swagger.core.v3:swagger-annotations:2.1.12'
implementation 'io.swagger.core.v3:swagger-annotations:2.1.13'
implementation 'io.springfox:springfox-swagger2:2.9.2'
swaggerCodegen 'org.openapitools:openapi-generator-cli:3.3.4'
}
Expand Down

0 comments on commit 8e38eed

Please sign in to comment.