Skip to content

Commit

Permalink
build(deps): bump org.openapi.generator from 7.0.1 to 7.9.0
Browse files Browse the repository at this point in the history
Bumps org.openapi.generator from 7.0.1 to 7.9.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 Oct 14, 2024
1 parent eb99575 commit 773ca59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-api/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.openapi.generator' version '7.0.1'
id 'org.openapi.generator' version '7.9.0'
}

apply plugin: 'uk.gov.laa.ccms.springboot.laa-ccms-spring-boot-gradle-plugin'
Expand Down

0 comments on commit 773ca59

Please sign in to comment.