Skip to content

Commit

Permalink
Fix Rson.
Browse files Browse the repository at this point in the history
  • Loading branch information
e3ndr committed Dec 28, 2022
1 parent 5284339 commit 54fd178
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>co.casterlabs</groupId>
<artifactId>swetrix-java</artifactId>
<version>1.1.2</version>
<version>1.1.3</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>co.casterlabs.Rakurai</groupId>
<artifactId>Json</artifactId>
<version>1.16.0</version>
<version>1.16.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 54fd178

Please sign in to comment.