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
….7.0 (#463)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 821cb35 commit 16a7e46
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.6.0</openapi-generator-version>
<openapi-generator-version>7.7.0</openapi-generator-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
</properties>
</project>

0 comments on commit 16a7e46

Please sign in to comment.