Skip to content

Commit 0627d28

Browse files
authored
Merge pull request #1383 from grails/dependabot/gradle/7.0.x/org.apache.ant-ant-junit-1.10.9
Bump ant-junit from 1.10.8 to 1.10.9
2 parents c7fd4f8 + ce9165b commit 0627d28

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.3.0"
253-
build "org.apache.ant:ant-junit:1.10.8"
253+
build "org.apache.ant:ant-junit:1.10.9"
254254
build "org.apache.ant:ant-nodeps:1.8.1"
255255
}
256256

0 commit comments

Comments
 (0)