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