fixed mythiclib dep version

This commit is contained in:
Indyuce 2021-12-22 10:45:33 +01:00
parent d3edab7687
commit f54e3cf47a

View File

@ -125,7 +125,7 @@
<dependency>
<groupId>io.lumine</groupId>
<artifactId>MythicLib-dist</artifactId>
<version>1.2-0</version>
<version>1.2</version>
<scope>provided</scope>
</dependency>