Skip to content

Commit

Permalink
build(deps): 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 Sep 27, 2024
1 parent a28bd04 commit 3156907
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 @@ -38,7 +38,7 @@ dependencies {
implementation 'com.github.curious-odd-man:rgxgen:2.0'

// applet installation
implementation 'org.apache.ant:ant:1.10.14'
implementation 'org.apache.ant:ant:1.10.15'
implementation 'com.github.martinpaljak:ant-javacard:21.12.31'
implementation 'com.github.martinpaljak:gptool:20.08.12'

Expand Down

0 comments on commit 3156907

Please sign in to comment.