1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Support 1.16 fully! :)

This commit is contained in:
Daniel Walsh 2020-06-25 09:31:50 +01:00
parent 81e16a6c47
commit 120ece9646

View File

@ -276,9 +276,9 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.WalshyDev</groupId>
<groupId>com.github.TheBusyBiscuit</groupId>
<artifactId>CS-CoreLib</artifactId>
<version>aa3bc64df3</version>
<version>31390302cf</version>
<scope>provided</scope>
</dependency>
@ -304,9 +304,9 @@
<!-- Shaded packages -->
<dependency>
<groupId>com.github.WalshyDev</groupId>
<groupId>com.github.TheBusyBiscuit</groupId>
<artifactId>CS-CoreLib2</artifactId>
<version>2ed2ddcfcd</version>
<version>0.22</version>
<scope>compile</scope>
</dependency>
<dependency>