Skip to content

Commit

Permalink
Bump org.openapi.generator in /generators/micronaut/resources
Browse files Browse the repository at this point in the history
Bumps org.openapi.generator from 7.11.0 to 7.12.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 Feb 28, 2025
1 parent 4164d76 commit baf35b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/micronaut/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ micronaut-application = { id = 'io.micronaut.application', version = '4.4.5' }

gradle-git-properties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2' }

openapi-generator = { id = 'org.openapi.generator', version = '7.11.0' }
openapi-generator = { id = 'org.openapi.generator', version = '7.12.0' }

shadow = { id = 'com.github.johnrengelman.shadow', version = '8.1.1' }

0 comments on commit baf35b9

Please sign in to comment.