Skip to content

Commit

Permalink
Update dependency io.springfox:springfox-swagger2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2023
1 parent 2a1f251 commit 66954ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {
dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web:2.1.3.RELEASE'
implementation 'io.swagger.core.v3:swagger-annotations:2.2.12'
implementation 'io.springfox:springfox-swagger2:2.9.2'
implementation 'io.springfox:springfox-swagger2:3.0.0'
swaggerCodegen 'org.openapitools:openapi-generator-cli:3.3.4'
}

Expand Down

0 comments on commit 66954ee

Please sign in to comment.