From f58b1c75c60f3fb1819a00e2a92047eca141e749 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 05:30:26 +0000 Subject: [PATCH] Bump mindustryVersion from v126.1 to 127.2 Bumps `mindustryVersion` from v126.1 to 127.2. Updates `arc-core` from v126.1 to 127.2 Updates `core` from v126.1 to 127.2 Signed-off-by: dependabot-preview[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index c3465ba..357ddd4 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ repositories{ ext{ //the build number that this plugin is made for - mindustryVersion = 'v126.1' + mindustryVersion = '127.2' } dependencies{