We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5831e7 commit f2e1638Copy full SHA for f2e1638
build.gradle
@@ -110,7 +110,7 @@ configurations {
110
111
dependencies {
112
mps "com.jetbrains:mps:$mpsVersion"
113
- rerunMigrationsBackend("de.itemis.mps.build-backends:remigrate:0.0.5.+")
+ rerunMigrationsBackend("de.itemis.mps.build-backends:remigrate:0.2.0.+")
114
languageLibs "org.mpsqa:all-in-one:$mpsQAVersion"
115
languageLibs "com.mbeddr:platform:$mbeddrVersion"
116
junitAnt 'org.apache.ant:ant-junit:1.10.15'
0 commit comments