Skip to content

Commit 4231c16

Browse files
committed
Bump to 1.5-SNAPSHOT to align to dinject version
1 parent 0eab3fb commit 4231c16

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>1.3-SNAPSHOT</version>
7+
<version>1.5-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>1.1</version>
31+
<version>1.5</version>
3232
</dependency>
3333

3434
<dependency>

0 commit comments

Comments
 (0)