Skip to content

Commit

Permalink
Bump org.openapi.generator from 7.3.0 to 7.8.0
Browse files Browse the repository at this point in the history
Bumps org.openapi.generator from 7.3.0 to 7.8.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 88bcfa7 commit e154e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlinx-serializationJson = "1.6.3"
# https://github.com/ktorio/ktor/releases
ktor = "2.3.12"
# https://github.com/OpenAPITools/openapi-generator/releases
openapi-generator = "7.3.0"
openapi-generator = "7.8.0"

[libraries]
gradle-develocity = { module = "com.gradle:develocity-gradle-plugin", version.ref = "gradle-develocity" }
Expand Down

0 comments on commit e154e8e

Please sign in to comment.