Skip to content

Commit

Permalink
Bump ant from 1.10.8 to 1.10.9 (#828)
Browse files Browse the repository at this point in the history
Bumps ant from 1.10.8 to 1.10.9.

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 1, 2020
1 parent a9b27c5 commit 60af674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.ibm.wala.core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
}
testFixturesImplementation(
'junit:junit:4.13',
'org.apache.ant:ant:1.10.8',
'org.apache.ant:ant:1.10.9',
)
testImplementation(
'junit:junit:4.13',
Expand Down

0 comments on commit 60af674

Please sign in to comment.