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
….3.0 (#425)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 8, 2024
1 parent cb5fbfc commit fd786fd
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.2.0</openapi-generator-version>
<openapi-generator-version>7.3.0</openapi-generator-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
</properties>
</project>

0 comments on commit fd786fd

Please sign in to comment.