Skip to content

Commit

Permalink
Update dependency io.swagger:swagger-annotations to v1.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2023
1 parent 0be89ee commit ce7c46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugins {

project.ext {
swaggerTargetFolder = 'src/generated/java'
swagger_annotations_version = "1.5.22"
swagger_annotations_version = "1.6.11"
feign_version = "10.7.0"
feign_form_version = "3.8.0"
oltu_version = "1.0.1"
Expand Down

0 comments on commit ce7c46e

Please sign in to comment.