Skip to content

Commit

Permalink
Merge branch 'master' into merge/master
Browse files Browse the repository at this point in the history
  • Loading branch information
sergej-koscejev authored Nov 19, 2024
2 parents 61ef384 + cc745e6 commit 7a70e40
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ configurations {
}

dependencies {
mps "com.jetbrains:mps:$mpsVersion"
// Use the following dependency for published releases:
// mps 'com.jetbrains:mps:2024.3'
mps 'com.jetbrains.mps:mps-prerelease:243.21565.173'
antLib "org.apache.ant:ant-junit:1.10.15"
antLib "org.jacoco:org.jacoco.ant:0.8.12"
}
Expand Down

0 comments on commit 7a70e40

Please sign in to comment.