Skip to content

Commit

Permalink
Merge pull request #2440 from mbeddr/feature/update_2022.2.3
Browse files Browse the repository at this point in the history
Update to MPS 2022.2.3
  • Loading branch information
alexanderpann authored Jun 3, 2024
2 parents 8309358 + 9e7e0ab commit e29e3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ext.defaultReleaseRepository = 'https://artifacts.itemis.cloud/repository/maven-

//MPS version
ext.mpsMajor = "2022.2"
ext.mpsBuild = "2022.2.2"
ext.mpsBuild = "2022.2.3"

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

0 comments on commit e29e3e9

Please sign in to comment.