From 23e85b7ffd577d35786b1ad8cdacb85b5632faf1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 05:31:51 +0000 Subject: [PATCH] Bump mindustryVersion from v126.1 to v128.1 Bumps `mindustryVersion` from v126.1 to v128.1. Updates `arc-core` from v126.1 to v128.1 - [Release notes](https://github.com/Anuken/Arc/releases) - [Commits](https://github.com/Anuken/Arc/compare/v126.1...v128.1) Updates `core` from v126.1 to v128.1 - [Release notes](https://github.com/Anuken/Mindustry/releases) - [Commits](https://github.com/Anuken/Mindustry/compare/v126.1...v128.1) 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..9aabeb2 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 = 'v128.1' } dependencies{