Skip to content

Commit

Permalink
Update Rakurai (2.12.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
e3ndr committed Jun 13, 2023
1 parent b44a4de commit 650e85e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Sora-Api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>co.casterlabs</groupId>
<artifactId>Sora</artifactId>
<version>2.12.0</version>
<version>2.12.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions Sora-Framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>co.casterlabs</groupId>
<artifactId>Sora</artifactId>
<version>2.12.0</version>
<version>2.12.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>co.casterlabs.Rakurai</groupId>
<artifactId>ImplRakurai</artifactId>
<version>1.17.3</version>
<version>1.17.4</version>
<scope>compile</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion 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>Sora</artifactId>
<version>2.12.0</version>
<version>2.12.1</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 650e85e

Please sign in to comment.