Skip to content

Commit

Permalink
build(deps): bump openapi-generator-cli from 6.2.0 to 6.2.1 (eclipse-…
Browse files Browse the repository at this point in the history
…edc#2155)

Bumps openapi-generator-cli from 6.2.0 to 6.2.1.

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and diegogomez-zf committed Nov 7, 2022
1 parent 22db58d commit 48bfbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repositories {
}

dependencies {
"swaggerCodegen"("org.openapitools:openapi-generator-cli:6.2.0")
"swaggerCodegen"("org.openapitools:openapi-generator-cli:6.2.1")
"swaggerUI"("org.webjars:swagger-ui:4.14.2")
}

Expand Down

0 comments on commit 48bfbcd

Please sign in to comment.