Merge remote-tracking branch 'origin/master'

This commit is contained in:
Jules 2023-02-01 21:23:00 +01:00
commit e5ff3489ab

View File

@ -13,7 +13,7 @@ And then add MMOCore-API as dependency
<dependency> <dependency>
<groupId>net.Indyuce</groupId> <groupId>net.Indyuce</groupId>
<artifactId>MMOCore-API</artifactId> <artifactId>MMOCore-API</artifactId>
<version>1.9.5-SNAPSHOT</version> <version>1.11.2-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
``` ```