Skip to content

Commit d9a5426

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump ant from 1.7.1 to 1.10.7
Bumps ant from 1.7.1 to 1.10.7. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 387cd3b commit d9a5426

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
@@ -26,7 +26,7 @@ repositories {
2626
dependencies {
2727
compile group: 'com.google.code.gson', name: 'gson', version: '2.6.2'
2828
compile group: 'commons-io', name: 'commons-io', version: '2.4'
29-
compile group: 'org.apache.ant', name: 'ant', version: '1.10.5'
29+
compile group: 'org.apache.ant', name: 'ant', version: '1.10.7'
3030
compile group: 'com.beust', name: 'jcommander', version: '1.72'
3131

3232
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: project.pluginDesc.goCdVersion

0 commit comments

Comments
 (0)