From dbb196c5badfb088af03e490032df517c80d5d54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 10:55:03 +0000 Subject: [PATCH] fix(deps): update dependency org.mpsqa:all-in-one to v2024.1.1022.300f07a --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index efc8e04980..e0c805a215 100644 --- a/build.gradle +++ b/build.gradle @@ -47,7 +47,7 @@ def minor = "1" // Dependency versions ext.mpsVersion = '2024.1.2' -ext.mpsQAVersion = "2024.1.1000.0c9288f" +ext.mpsQAVersion = "2024.1.1022.300f07a" // if building a against a special branch from mbeddr is required add the name here // the name is enough no trailing "." is required, also the plain name from git can