From f5bf5903c70087967177c002c70ebb71ea2650d7 Mon Sep 17 00:00:00 2001 From: Christian Koop Date: Tue, 6 Jul 2021 13:15:17 +0200 Subject: [PATCH] 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) --- Core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/pom.xml b/Core/pom.xml index 6be4f74e..b08ec7a8 100644 --- a/Core/pom.xml +++ b/Core/pom.xml @@ -312,7 +312,7 @@ com.gmail.nossr50.mcMMO mcMMO - 2.1.50 + 2.1.200 provided