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 4dab937 commit 68d0303Copy full SHA for 68d0303
build.gradle
@@ -115,7 +115,7 @@ dependencies {
115
mps "com.jetbrains:mps:$mpsVersion"
116
languageLibs "org.mpsqa:all-in-one:$mpsQAVersion"
117
languageLibs "com.mbeddr:platform:$mbeddrVersion"
118
- junitAnt 'org.apache.ant:ant-junit:1.10.6'
+ junitAnt 'org.apache.ant:ant-junit:1.10.15'
119
pcollections 'org.pcollections:pcollections:4.0.1'
120
bigMath 'ch.obermuhlner:big-math:2.3.2'
121
}
0 commit comments