Skip to content

Commit

Permalink
Bump org.openapi.generator from 7.9.0 to 7.10.0
Browse files Browse the repository at this point in the history
Bumps org.openapi.generator from 7.9.0 to 7.10.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 Nov 19, 2024
1 parent 88b9040 commit a952cbf
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.9.0"
id("org.openapi.generator") version "7.10.0"
`java-library`
}

Expand Down

0 comments on commit a952cbf

Please sign in to comment.