Skip to content

Commit

Permalink
fix(deps): update dependency org.openapitools:openapi-generator to v7…
Browse files Browse the repository at this point in the history
….11.0
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent a5e62df commit 4b9d1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<openapi-generator-version>7.10.0</openapi-generator-version>
<openapi-generator-version>7.11.0</openapi-generator-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
</properties>
</project>

0 comments on commit 4b9d1bb

Please sign in to comment.