Skip to content

Commit

Permalink
Bump io.swagger:swagger-annotations from 1.5.24 to 1.6.14
Browse files Browse the repository at this point in the history
Bumps io.swagger:swagger-annotations from 1.5.24 to 1.6.14.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 15d273f commit b372b68
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 @@ -98,7 +98,7 @@ if(hasProperty('target') && target == 'android') {
}

dependencies {
compile 'io.swagger:swagger-annotations:1.5.24'
compile 'io.swagger:swagger-annotations:1.6.14'
compile "com.google.code.findbugs:jsr305:3.0.2"
compile 'com.squareup.okhttp3:okhttp:3.14.7'
compile 'com.squareup.okhttp3:logging-interceptor:3.14.7'
Expand Down

0 comments on commit b372b68

Please sign in to comment.