Skip to content

Commit

Permalink
Bump ant from 1.10.13 to 1.10.14
Browse files Browse the repository at this point in the history
Bumps `ant` from 1.10.13 to 1.10.14.

Updates `org.apache.ant:ant` from 1.10.13 to 1.10.14

Updates `org.apache.ant:ant-junit` from 1.10.13 to 1.10.14

Updates `org.apache.ant:ant-junitlauncher` from 1.10.13 to 1.10.14

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcphilipp committed Sep 11, 2023
1 parent 08c51d7 commit d2083ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
ant = "1.10.13"
ant = "1.10.14"
apiguardian = "1.1.2"
asciidoctor-pdf = "1.5.3"
asciidoctor-plugins = "4.0.0-alpha.1" # Check if workaround in documentation.gradle.kts can be removed when upgrading
Expand Down

0 comments on commit d2083ef

Please sign in to comment.