Skip to content

Commit 2281751

Browse files
Update dependency com.jetbrains:mps to v2024.1.3
1 parent 7c9e144 commit 2281751

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
@@ -14,7 +14,7 @@ ext.defaultReleaseRepository = 'https://artifacts.itemis.cloud/repository/maven-
1414

1515
//MPS version
1616
ext.mpsMajor = "2024.1"
17-
ext.mpsBuild = "2024.1.2"
17+
ext.mpsBuild = "2024.1.3"
1818

1919
//MPS-extensions version
2020
ext.mpsExtensionsVersion = findNonEmptyProperty('mpsExtensionsVersion') ?: "$mpsMajor.+"

0 commit comments

Comments
 (0)