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

Merge pull request #1392 which fixes #1390

Update dependency com.github.thebusybiscuit:CS-CoreLib2 to v0.9.1
This commit is contained in:
TheBusyBiscuit 2020-01-27 08:49:49 +01:00 committed by GitHub
commit d37b1504ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,7 +115,7 @@
<dependency>
<groupId>com.github.thebusybiscuit</groupId>
<artifactId>CS-CoreLib2</artifactId>
<version>0.9</version>
<version>0.9.1</version>
<scope>compile</scope>
</dependency>
<dependency>