Skip to content

Commit 82ce540

Browse files
committed
Bump to 1.1-SNAPSHOT
1 parent 2067b44 commit 82ce540

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.dinject</groupId>
66
<artifactId>javalin-generator</artifactId>
7-
<version>0.7-SNAPSHOT</version>
7+
<version>1.1-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>org.avaje</groupId>
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>io.dinject</groupId>
3030
<artifactId>dinject-controller</artifactId>
31-
<version>0.9</version>
31+
<version>1.1</version>
3232
</dependency>
3333

3434
<dependency>

0 commit comments

Comments
 (0)