We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7f467 commit 06d92b7Copy full SHA for 06d92b7
README.md
@@ -17,7 +17,7 @@ Add the following dependency to your project's `pom.xml` file:
17
<dependency>
18
<groupId>io.quarkiverse.openapi.generator</groupId>
19
<artifactId>quarkus-openapi-generator</artifactId>
20
- <version>0.4.0</version>
+ <version>0.4.1</version>
21
</dependency>
22
```
23
0 commit comments