Skip to content

Commit

Permalink
Bump io.swagger.core.v3:swagger-annotations from 2.2.0 to 2.2.17
Browse files Browse the repository at this point in the history
Bumps io.swagger.core.v3:swagger-annotations from 2.2.0 to 2.2.17.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent e24ce75 commit 90fdae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-client-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ext {

androidx_version = '1.8.0'
retrofit_version = "2.9.0"
swagger_annotations_version = '2.2.0'
swagger_annotations_version = '2.2.17'
jackson_version = "2.13.5"
jackson_kotlin_version = "2.13.5"
//noinspection DuplicatePlatformClasses
Expand Down

0 comments on commit 90fdae2

Please sign in to comment.