Skip to content

Commit

Permalink
Update Rson, again.
Browse files Browse the repository at this point in the history
  • Loading branch information
e3ndr committed Dec 28, 2022
1 parent 1b9e897 commit 1a24105
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>co.casterlabs</groupId>
<artifactId>Commons</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion Events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>co.casterlabs</groupId>
<artifactId>Commons</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion Functional/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>co.casterlabs</groupId>
<artifactId>Commons</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
4 changes: 2 additions & 2 deletions IPC/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>co.casterlabs</groupId>
<artifactId>Commons</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>co.casterlabs.Rakurai</groupId>
<artifactId>Json</artifactId>
<version>1.16.0</version>
<version>1.16.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion Platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>co.casterlabs</groupId>
<artifactId>Commons</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>co.casterlabs</groupId>
<artifactId>Commons</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 1a24105

Please sign in to comment.