Update SubData

This commit is contained in:
ME1312 2020-11-23 00:52:36 -05:00
parent bcd7f4f3c3
commit 2841bdf061
No known key found for this signature in database
GPG Key ID: FEFFE2F698E88FA8
6 changed files with 6 additions and 6 deletions

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Server</artifactId>
<version>20w48a</version>
<version>20w48b</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>

View File

@ -62,7 +62,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Client</artifactId>
<version>20w48a</version>
<version>20w48b</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>

View File

@ -26,7 +26,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Client</artifactId>
<version>20w48a</version>
<version>20w48b</version>
<scope>provided</scope>
</dependency>
</dependencies>

View File

@ -44,7 +44,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Client</artifactId>
<version>20w48a</version>
<version>20w48b</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>

View File

@ -34,7 +34,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Client</artifactId>
<version>20w48a</version>
<version>20w48b</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>

View File

@ -57,7 +57,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Client</artifactId>
<version>20w48a</version>
<version>20w48b</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>