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 f954490 commit c0001a7Copy full SHA for c0001a7
server/integration-tests/codestarts/pom.xml
@@ -16,6 +16,7 @@
16
<dependency>
17
<groupId>io.quarkiverse.openapi.generator</groupId>
18
<artifactId>quarkus-openapi-generator-server</artifactId>
19
+ <version>${project.version}</version>
20
</dependency>
21
22
<groupId>io.quarkus</groupId>
0 commit comments