Skip to content

Commit 21f3e26

Browse files
authored
Merge pull request #1343 from grails/dependabot/gradle/7.0.x/org.apache.ant-ant-junit-1.10.8
Bump ant-junit from 1.8.1 to 1.10.8
2 parents 0f78e09 + 74b1fff commit 21f3e26

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
@@ -250,7 +250,7 @@ configurations {
250250

251251
dependencies {
252252
build "com.cenqua.clover:clover:3.0.2"
253-
build "org.apache.ant:ant-junit:1.8.1"
253+
build "org.apache.ant:ant-junit:1.10.8"
254254
build "org.apache.ant:ant-nodeps:1.8.1"
255255
}
256256

0 commit comments

Comments
 (0)