Skip to content

Commit

Permalink
Build: Bump org.openapitools:openapi-generator-gradle-plugin (#12108)
Browse files Browse the repository at this point in the history
Bumps [org.openapitools:openapi-generator-gradle-plugin](https://github.com/OpenAPITools/openapi-generator) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/OpenAPITools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v7.10.0...v7.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 69c7bea commit fdac0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ buildscript {
classpath 'org.revapi:gradle-revapi:1.8.0'
classpath 'com.gorylenko.gradle-git-properties:gradle-git-properties:2.4.2'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.1.0'
classpath 'org.openapitools:openapi-generator-gradle-plugin:7.10.0'
classpath 'org.openapitools:openapi-generator-gradle-plugin:7.11.0'
}
}

Expand Down

0 comments on commit fdac0a0

Please sign in to comment.