Updated SubData

This commit is contained in:
ME1312 2023-02-22 17:50:02 -05:00
parent c90dbc8e3f
commit 01456fd964
No known key found for this signature in database
GPG Key ID: FEFFE2F698E88FA8
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Server</artifactId>
<version>23w08a</version>
<version>23w08b</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

@ -24,7 +24,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Client</artifactId>
<version>23w08a</version>
<version>23w08b</version>
<scope>compile</scope>
</dependency>
</dependencies>