Merge remote-tracking branch 'origin/master'

This commit is contained in:
Joshua 2021-02-06 14:40:07 -06:00
commit 78b5546b0b

View File

@ -122,7 +122,8 @@
<dependency> <dependency>
<groupId>io.lumine</groupId> <groupId>io.lumine</groupId>
<artifactId>MythicLib</artifactId> <artifactId>MythicLib</artifactId>
<version>0.0.1-20210203.081118-2</version> <version>0.0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency> </dependency>
<!-- APIs --> <!-- APIs -->