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
….2.0
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent 7932b76 commit f909201
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 @@ -126,7 +126,7 @@
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<openapi-generator-version>7.1.0</openapi-generator-version>
<openapi-generator-version>7.2.0</openapi-generator-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.13.2</junit-version>
</properties>
Expand Down

0 comments on commit f909201

Please sign in to comment.