From 0f7125e1c855e888bbd84fb8fa5eb7f6cfc91526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 21:20:47 +0000 Subject: [PATCH] Bump mcMMO from 2.1.157 to 2.1.202 Bumps [mcMMO](https://github.com/mcMMO-Dev/mcMMO) from 2.1.157 to 2.1.202. - [Release notes](https://github.com/mcMMO-Dev/mcMMO/releases) - [Changelog](https://github.com/mcMMO-Dev/mcMMO/blob/master/Changelog.txt) - [Commits](https://github.com/mcMMO-Dev/mcMMO/commits) --- updated-dependencies: - dependency-name: com.gmail.nossr50.mcMMO:mcMMO dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- eco-core/core-plugin/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eco-core/core-plugin/build.gradle b/eco-core/core-plugin/build.gradle index c753d333..19a972dc 100644 --- a/eco-core/core-plugin/build.gradle +++ b/eco-core/core-plugin/build.gradle @@ -24,7 +24,7 @@ dependencies { compileOnly 'com.github.angeschossen:LandsAPI:4.7.3' compileOnly 'fr.neatmonster:nocheatplus:3.16.1-SNAPSHOT' compileOnly 'com.github.jiangdashao:matrix-api-repo:317d4635fd' - compileOnly 'com.gmail.nossr50.mcMMO:mcMMO:2.1.157' + compileOnly 'com.gmail.nossr50.mcMMO:mcMMO:2.1.202' compileOnly 'me.clip:placeholderapi:2.10.10' compileOnly 'com.willfp:Oraxen:e1f4003d8d' compileOnly 'com.github.brcdev-minecraft:shopgui-api:2.2.0'