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 07a7c8b commit 4dca58aCopy full SHA for 4dca58a
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
<groupId>io.dinject</groupId>
6
- <artifactId>javlin-generator</artifactId>
+ <artifactId>javalin-generator</artifactId>
7
<version>0.4-SNAPSHOT</version>
8
9
<parent>
@@ -28,7 +28,7 @@
28
<dependency>
29
30
<artifactId>dinject-controller</artifactId>
31
- <version>0.1</version>
+ <version>0.9</version>
32
</dependency>
33
34
0 commit comments