Skip to content

Commit 75f6043

Browse files
committed
updated string2valueConverter version
1 parent e42349f commit 75f6043

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.g3force</groupId>
55
<artifactId>instanceables</artifactId>
6-
<version>v1.2</version>
6+
<version>v1.3</version>
77
<name>instanceables</name>
88

99
<properties>
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.github.g3force</groupId>
3030
<artifactId>String2ValueConverter</artifactId>
31-
<version>v1.5</version>
31+
<version>v1.6</version>
3232
</dependency>
3333

3434
</dependencies>

0 commit comments

Comments
 (0)