Skip to content

Commit

Permalink
Update dependency io.swagger:swagger-annotations to v1.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 165e00c commit 6ff8ee4
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.14"
jackson_version = "2.17.1"
jackson_databind_version = "2.17.1"
jackson_databind_nullable_version = "0.2.6"
Expand Down

0 comments on commit 6ff8ee4

Please sign in to comment.