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 and fhoeben committed Oct 26, 2024
1 parent 76208f0 commit b02f81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
implementation "org.openjdk.nashorn:nashorn-core:15.4"

compileOnly gradleApi()
compileOnly "org.apache.ant:ant:1.10.14"
compileOnly "org.apache.ant:ant:1.10.15"
compileOnly "junit:junit:4.13.2"

testImplementation gradleApi()
Expand Down

0 comments on commit b02f81c

Please sign in to comment.