Skip to content

Commit ae2f17c

Browse files
authored
Merge pull request #1237 from IETS3/renovate/patch-mpsversion
fix(deps): update dependency com.jetbrains:mps to v2024.1.2
2 parents 4dab937 + c6694ab commit ae2f17c

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
@@ -50,7 +50,7 @@ def minor = "1"
5050

5151
// Dependency versions
5252

53-
ext.mpsVersion = '2024.1.1'
53+
ext.mpsVersion = '2024.1.2'
5454
ext.mpsQAVersion = "2024.1.952.3aa34aa"
5555

5656
// if building a against a special branch from mbeddr is required add the name here

0 commit comments

Comments
 (0)