Skip to content

Commit

Permalink
build(deps): bump openapi-generator-cli from 6.0.1 to 6.1.0 (#1937)
Browse files Browse the repository at this point in the history
Bumps openapi-generator-cli from 6.0.1 to 6.1.0.

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

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] committed Sep 12, 2022
1 parent 1297411 commit 23a4d24
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.0.1")
"swaggerCodegen"("org.openapitools:openapi-generator-cli:6.1.0")
"swaggerUI"("org.webjars:swagger-ui:4.14.0")
}

Expand Down

0 comments on commit 23a4d24

Please sign in to comment.