Skip to content

Commit 68d0303

Browse files
fix(deps): update dependency org.apache.ant:ant-junit to v1.10.15
1 parent 4dab937 commit 68d0303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dependencies {
115115
mps "com.jetbrains:mps:$mpsVersion"
116116
languageLibs "org.mpsqa:all-in-one:$mpsQAVersion"
117117
languageLibs "com.mbeddr:platform:$mbeddrVersion"
118-
junitAnt 'org.apache.ant:ant-junit:1.10.6'
118+
junitAnt 'org.apache.ant:ant-junit:1.10.15'
119119
pcollections 'org.pcollections:pcollections:4.0.1'
120120
bigMath 'ch.obermuhlner:big-math:2.3.2'
121121
}

0 commit comments

Comments
 (0)