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 e42349f commit 75f6043Copy full SHA for 75f6043
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.github.g3force</groupId>
5
<artifactId>instanceables</artifactId>
6
- <version>v1.2</version>
+ <version>v1.3</version>
7
<name>instanceables</name>
8
9
<properties>
@@ -28,7 +28,7 @@
28
<dependency>
29
30
<artifactId>String2ValueConverter</artifactId>
31
- <version>v1.5</version>
+ <version>v1.6</version>
32
</dependency>
33
34
</dependencies>
0 commit comments