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
Bumps [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) from 7.10.0 to 7.11.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.10.0...v7.11.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]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent a317ca2 commit 1ddeacb
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 @@ -351,7 +351,7 @@
<dependency>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator</artifactId>
<version>7.10.0</version>
<version>7.11.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 1ddeacb

Please sign in to comment.