Skip to content

Commit 0874cd1

Browse files
author
Alexander Pann
authored
Merge pull request #2887 from mbeddr/renovate/maintenance/mps20241-patch-mpsbuild
2 parents 7c9e144 + 2281751 commit 0874cd1

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)