Skip to content

Commit

Permalink
chore(deps-dev): bump org.openapitools:openapi-generator in /dhis-2 (#…
Browse files Browse the repository at this point in the history
…17557)

Bumps [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v7.5.0...v7.6.0)

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 07fde7b commit 21aed94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhis-2/dhis-test-web-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
<dependency>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator</artifactId>
<version>7.5.0</version>
<version>7.6.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 21aed94

Please sign in to comment.