Skip to content

Commit

Permalink
Update dependency io.swagger:swagger-annotations to v1.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 165e00c commit 390e413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheshire-cat-java-client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ if(hasProperty('target') && target == 'android') {
}

ext {
swagger_annotations_version = "1.6.5"
swagger_annotations_version = "1.6.15"
jackson_version = "2.17.1"
jackson_databind_version = "2.17.1"
jackson_databind_nullable_version = "0.2.6"
Expand Down

0 comments on commit 390e413

Please sign in to comment.