Dependency: Update mcMMO from v2.1.50 to v2.1.200

This fixes failing maven builds reporting a http repo being used and blocked - As only the patch version has been increased, there should be no problem related to this update (Core's only getting compiled against it's API anyway)
This commit is contained in:
Christian Koop 2021-07-06 13:15:17 +02:00
parent 3bc35058ac
commit f5bf5903c7
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -312,7 +312,7 @@
<dependency>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>2.1.50</version>
<version>2.1.200</version>
<scope>provided</scope>
</dependency>
<dependency>