Update SubData

This commit is contained in:
ME1312 2021-01-28 01:36:08 -05:00
parent 2c29182ca5
commit 4debf94fd6
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>21w04d</version>
<version>21w04f</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>

View File

@ -62,7 +62,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Client</artifactId>
<version>21w04d</version>
<version>21w04f</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>

View File

@ -26,7 +26,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Client</artifactId>
<version>21w04d</version>
<version>21w04f</version>
<scope>provided</scope>
</dependency>
</dependencies>

View File

@ -44,7 +44,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Client</artifactId>
<version>21w04d</version>
<version>21w04f</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>

View File

@ -34,7 +34,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Client</artifactId>
<version>21w04d</version>
<version>21w04f</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>

View File

@ -57,7 +57,7 @@
<dependency>
<groupId>net.ME1312.SubData</groupId>
<artifactId>Client</artifactId>
<version>21w04d</version>
<version>21w04f</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>