We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5284339 commit 54fd178Copy full SHA for 54fd178
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>co.casterlabs</groupId>
6
<artifactId>swetrix-java</artifactId>
7
- <version>1.1.2</version>
+ <version>1.1.3</version>
8
9
<properties>
10
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -104,7 +104,7 @@
104
<dependency>
105
<groupId>co.casterlabs.Rakurai</groupId>
106
<artifactId>Json</artifactId>
107
- <version>1.16.0</version>
+ <version>1.16.1</version>
108
<scope>compile</scope>
109
</dependency>
110
0 commit comments