We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bcee95 commit 1ab4821Copy full SHA for 1ab4821
build.gradle
@@ -48,7 +48,7 @@ def minor = "1"
48
// Dependency versions
49
50
ext.mpsVersion = '2024.1.2'
51
-ext.mpsQAVersion = "2024.1.1022.300f07a"
+ext.mpsQAVersion = "2024.1.1041.15aad42"
52
53
// if building a against a special branch from mbeddr is required add the name here
54
// the name is enough no trailing "." is required, also the plain name from git can
0 commit comments