Needed to search for MMOCore 1.9.1 too, instead of 1.9

This commit is contained in:
Gunging 2022-03-03 19:02:13 -06:00
parent b8e7d9e5a4
commit 743ee5918b

View File

@ -153,7 +153,7 @@
<dependency>
<groupId>net.Indyuce</groupId>
<artifactId>MMOCore</artifactId>
<version>1.9</version>
<version>1.9.1</version>
<scope>provided</scope>
</dependency>