Skip to content

Commit

Permalink
gradle: bump org.openapi.generator from 7.8.0 to 7.9.0 (#204)
Browse files Browse the repository at this point in the history
Bumps org.openapi.generator from 7.8.0 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent a971fde commit 00248f9
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 @@ -9,7 +9,7 @@ buildscript {
}

plugins {
id 'org.openapi.generator' version '7.8.0'
id 'org.openapi.generator' version '7.9.0'
id 'java-library'
id 'maven-publish'
id 'net.researchgate.release' version '3.0.2'
Expand Down

0 comments on commit 00248f9

Please sign in to comment.