Skip to content

Commit 32689c7

Browse files
committed
Bump version to 1.14-SNAPSHOT
1 parent 7ae0cd0 commit 32689c7

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>dinject</artifactId>
7-
<version>1.13-SNAPSHOT</version>
7+
<version>1.14-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>org.avaje</groupId>
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>io.dinject</groupId>
5858
<artifactId>dinject-generator</artifactId>
59-
<version>1.11</version>
59+
<version>1.12</version>
6060
<scope>test</scope>
6161
</dependency>
6262

0 commit comments

Comments
 (0)