Skip to content

Commit

Permalink
chore(deps): bump io.swagger.core.v3:swagger-models
Browse files Browse the repository at this point in the history
Bumps io.swagger.core.v3:swagger-models from 2.2.14 to 2.2.20.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 376b42b commit d8eee14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fake-data/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apply plugin: 'com.github.johnrengelman.shadow'

ext {
// same as swagger-core version
version_swagger_models = '2.2.14'
version_swagger_models = '2.2.20'
}

compileJava {
Expand Down

0 comments on commit d8eee14

Please sign in to comment.