Skip to content

Commit c4e21bb

Browse files
committed
Updated XSeries to 13.3.1
1 parent 5aa9a06 commit c4e21bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MiniGamesBox API/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.github.cryptomorin</groupId>
5555
<artifactId>XSeries</artifactId>
56-
<version>13.3.0</version>
56+
<version>13.3.1</version>
5757
<scope>provided</scope>
5858
<optional>true</optional>
5959
</dependency>

MiniGamesBox Classic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>com.github.cryptomorin</groupId>
8989
<artifactId>XSeries</artifactId>
90-
<version>13.3.0</version>
90+
<version>13.3.1</version>
9191
<scope>compile</scope>
9292
<optional>true</optional>
9393
</dependency>

0 commit comments

Comments
 (0)