Skip to content

Commit

Permalink
Merge pull request #2621 from mbeddr/renovate/mpsbuild
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.jetbrains.mps:mps-prerelease to v243.21565.10029
  • Loading branch information
sergej-koscejev authored Dec 2, 2024
2 parents bf9c3be + 28f97f5 commit 11e9143
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 @@ -13,7 +13,7 @@ downloadJbr {

//MPS version
ext.mpsMajor = "9999.9"
ext.mpsBuild = "243.21565.10002"
ext.mpsBuild = "243.21565.10029"

//MPS-extensions version
ext.mpsExtensionsVersion = "9999.9.3045.db01f68-SNAPSHOT"
Expand Down

0 comments on commit 11e9143

Please sign in to comment.