Skip to content

Commit

Permalink
Bump org.apache.ant:ant from 1.10.14 to 1.10.15
Browse files Browse the repository at this point in the history
Bumps org.apache.ant:ant from 1.10.14 to 1.10.15.

---
updated-dependencies:
- dependency-name: org.apache.ant:ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent a90f7a8 commit 7e5bc28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ final Map<String, String> libraries = [
// Dependabot will parse these.
// Keep plaintext versions here so Dependabot can parse the versions; don't interpolate version variables here
// because Dependabot is not smart enough to understand those.
ant : 'org.apache.ant:ant:1.10.14',
ant : 'org.apache.ant:ant:1.10.15',
classgraph : 'io.github.classgraph:classgraph:4.8.175',
commonsLang : 'org.apache.commons:commons-lang3:3.16.0',
commonsText : 'org.apache.commons:commons-text:1.12.0',
Expand Down

0 comments on commit 7e5bc28

Please sign in to comment.