Skip to content

Commit

Permalink
Merge pull request #2604 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.10002
  • Loading branch information
sergej-koscejev authored Nov 21, 2024
2 parents 7702a6d + fef6903 commit a3f1bb2
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.177"
ext.mpsBuild = "243.21565.10002"

//MPS-extensions version
ext.mpsExtensionsVersion = "9999.9.3034.2c80db9-SNAPSHOT"
Expand Down

0 comments on commit a3f1bb2

Please sign in to comment.