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 dc719d1 commit 876f8a4Copy full SHA for 876f8a4
README.md
@@ -42,7 +42,7 @@ Use source code generation to adapt annotated REST controllers `@Path, @Get, @Po
42
<dependency>
43
<groupId>io.avaje</groupId>
44
<artifactId>avaje-http-{javalin/helidon}-generator</artifactId>
45
- <version>${avaje-http.version}</version>
+ <version>${avaje.http.version}</version>
46
<scope>provided</scope>
47
</dependency>
48
```
0 commit comments