Skip to content

Commit

Permalink
Merge pull request #8 from peterwzhang/renovate/org.openapitools-open…
Browse files Browse the repository at this point in the history
…api-generator-maven-plugin-6.x

Update dependency org.openapitools:openapi-generator-maven-plugin to v6
  • Loading branch information
ncovercash authored Nov 3, 2022
2 parents 53ee451 + 57eee6a commit 3ef3fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<version>5.3.0</version>
<version>6.2.1</version>
<executions>
<execution>
<id>api</id>
Expand Down

0 comments on commit 3ef3fdf

Please sign in to comment.