Skip to content

Commit

Permalink
Merge pull request #1167 from JetBrains/renovate/com.jetbrains.mps-mp…
Browse files Browse the repository at this point in the history
…s-prerelease-243.x

fix(deps): update dependency com.jetbrains.mps:mps-prerelease to v243.24978.10405
  • Loading branch information
alexanderpann authored Mar 5, 2025
2 parents 4793a69 + 99b87f8 commit f88e211
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 @@ -95,7 +95,7 @@ configurations {
dependencies {
// For published releases adjust ext.mpsMajor and ext.mpsMinor above and use this dependency:
// mps "com.jetbrains:mps:$mpsVersion"
mps "com.jetbrains.mps:mps-prerelease:243.24978.10361"
mps "com.jetbrains.mps:mps-prerelease:243.24978.10405"
}

repositories {
Expand Down

0 comments on commit f88e211

Please sign in to comment.