Skip to content

Commit

Permalink
build(deps): bump org.apache.ant:ant from 1.10.13 to 1.10.14
Browse files Browse the repository at this point in the history
Bumps org.apache.ant:ant 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lzaoral committed Aug 21, 2023
1 parent 0e12554 commit 09438f6
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:1.4'

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

Expand Down

0 comments on commit 09438f6

Please sign in to comment.