Skip to content

Commit 54fd178

Browse files
committed
Fix Rson.
1 parent 5284339 commit 54fd178

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>co.casterlabs</groupId>
66
<artifactId>swetrix-java</artifactId>
7-
<version>1.1.2</version>
7+
<version>1.1.3</version>
88

99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>co.casterlabs.Rakurai</groupId>
106106
<artifactId>Json</artifactId>
107-
<version>1.16.0</version>
107+
<version>1.16.1</version>
108108
<scope>compile</scope>
109109
</dependency>
110110
<dependency>

0 commit comments

Comments
 (0)