From 397f10850cd374e5b86f62b1af237d57d0e0956d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 09:02:25 +0000 Subject: [PATCH] Bump mps from 2021.1.1 to 2021.1.3 Bumps mps from 2021.1.1 to 2021.1.3. --- updated-dependencies: - dependency-name: com.jetbrains:mps dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 0068b36..6f1b83f 100644 --- a/build.gradle +++ b/build.gradle @@ -52,7 +52,7 @@ File scriptFile(String relativePath) { new File("$rootDir/build/generated/$relativePath") } -def mpsBuild = "2021.1.1" +def mpsBuild = "2021.1.3" // configs configurations {