Skip to content

Commit

Permalink
Bump org.openapi.generator in /functionaltest-jenkins-plugin
Browse files Browse the repository at this point in the history
Bumps org.openapi.generator from 7.2.0 to 7.3.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 Feb 8, 2024
1 parent 75f066c commit d956a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functionaltest-jenkins-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'groovy'
id 'java'
id "codenarc"
id "org.openapi.generator" version "7.2.0"
id "org.openapi.generator" version "7.3.0"
}

group 'functional-automation'
Expand Down

0 comments on commit d956a3c

Please sign in to comment.