Skip to content

Commit

Permalink
fix(deps): update dependency com.jetbrains.mps:mps-prerelease to v243…
Browse files Browse the repository at this point in the history
….21565.10088
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 73b31b5 commit 5ab26e2
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.10033"
ext.mpsBuild = "243.21565.10088"

//MPS-extensions version
ext.mpsExtensionsVersion = "9999.9.3076.09afec9-SNAPSHOT"
Expand Down

0 comments on commit 5ab26e2

Please sign in to comment.