Skip to content

Commit 2e37961

Browse files
authored
Merge pull request #557 from IETS3/feature/mps-2021.1.4
updated project to MPS 2021.1.4
2 parents a3476d9 + 16bb35a commit 2e37961

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
@@ -63,7 +63,7 @@ def major = "2021"
6363
def minor = "1"
6464

6565
// Dependency versions
66-
ext.mpsVersion = '2021.1.1'
66+
ext.mpsVersion = '2021.1.4'
6767

6868
def mbeddrVersion = "2021.1+"
6969

0 commit comments

Comments
 (0)