Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent f4743b3 commit 4720f4b
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:7.10.0")
"swaggerUI"("org.webjars:swagger-ui:4.11.1")
}

Expand Down

0 comments on commit 4720f4b

Please sign in to comment.