Skip to content

Commit

Permalink
Update dependency io.swagger:swagger-annotations to v1.6.15 (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 4264c3c commit 87702fd
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.6.14"
swagger_annotations_version = "1.6.15"
feign_version = "12.5"
feign_form_version = "3.8.0"
oltu_version = "1.0.1"
Expand Down

0 comments on commit 87702fd

Please sign in to comment.