Skip to content

Commit 5fd9d12

Browse files
committed
gradle: updated mps to 2022.2.4
1 parent 1a9c338 commit 5fd9d12

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
@@ -57,7 +57,7 @@ def major = "2022"
5757
def minor = "2"
5858

5959
// Dependency versions
60-
ext.mpsVersion = '2022.2.3'
60+
ext.mpsVersion = '2022.2.4'
6161

6262
def mbeddrVersion = "2022.2+"
6363
def mpsQAVersion = "$major.$minor+"

0 commit comments

Comments
 (0)