Skip to content

Commit cc02c40

Browse files
author
Alexander Pann
authored
Merge pull request #1240 from IETS3/renovate/patch-mpsqaversion
fix(deps): update dependency org.mpsqa:all-in-one to v2024.1.1000.0c9288f
2 parents 597dfe6 + 0eed494 commit cc02c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def minor = "1"
5151
// Dependency versions
5252

5353
ext.mpsVersion = '2024.1.2'
54-
ext.mpsQAVersion = "2024.1.952.3aa34aa"
54+
ext.mpsQAVersion = "2024.1.1000.0c9288f"
5555

5656
// if building a against a special branch from mbeddr is required add the name here
5757
// the name is enough no trailing "." is required, also the plain name from git can

0 commit comments

Comments
 (0)