Skip to content

Commit 1a24105

Browse files
committed
Update Rson, again.
1 parent 1b9e897 commit 1a24105

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

Async/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>co.casterlabs</groupId>
77
<artifactId>Commons</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
</project>

Events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>co.casterlabs</groupId>
77
<artifactId>Commons</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
</project>

Functional/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>co.casterlabs</groupId>
77
<artifactId>Commons</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
</project>

IPC/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>co.casterlabs</groupId>
77
<artifactId>Commons</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>co.casterlabs.Rakurai</groupId>
3535
<artifactId>Json</artifactId>
36-
<version>1.16.0</version>
36+
<version>1.16.1</version>
3737
<scope>compile</scope>
3838
</dependency>
3939
</dependencies>

Platform/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>co.casterlabs</groupId>
77
<artifactId>Commons</artifactId>
8-
<version>1.3.1</version>
8+
<version>1.3.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
</project>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>co.casterlabs</groupId>
44
<artifactId>Commons</artifactId>
5-
<version>1.3.1</version>
5+
<version>1.3.2</version>
66
<packaging>pom</packaging>
77

88
<modules>

0 commit comments

Comments
 (0)