Skip to content

Commit

Permalink
Bump org.openapi.generator from 7.4.0 to 7.5.0 in the gradle group
Browse files Browse the repository at this point in the history
Bumps the gradle group with 1 update: org.openapi.generator.


Updates `org.openapi.generator` from 7.4.0 to 7.5.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 56d294a commit af0ac6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("common")
id("org.openapi.generator") version "7.4.0"
id("org.openapi.generator") version "7.5.0"
`java-library`
}

Expand Down

0 comments on commit af0ac6d

Please sign in to comment.