Skip to content

Commit 213ea64

Browse files
authored
Merge pull request #1472 from grails/dependabot/gradle/7.0.x/org.apache.ant-ant-junit-1.10.11
Bump ant-junit from 1.10.9 to 1.10.11
2 parents edb4d32 + af41c96 commit 213ea64

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
@@ -234,7 +234,7 @@ configurations {
234234

235235
dependencies {
236236
build "com.cenqua.clover:clover:3.3.0"
237-
build "org.apache.ant:ant-junit:1.10.9"
237+
build "org.apache.ant:ant-junit:1.10.11"
238238
build "org.apache.ant:ant-nodeps:1.8.1"
239239
}
240240

0 commit comments

Comments
 (0)