Skip to content

Commit

Permalink
build(deps): bump com.github.martinpaljak:ant-javacard
Browse files Browse the repository at this point in the history
Bumps [com.github.martinpaljak:ant-javacard](https://github.com/martinpaljak/ant-javacard) from 23.08.29 to 24.07.30.
- [Release notes](https://github.com/martinpaljak/ant-javacard/releases)
- [Commits](martinpaljak/ant-javacard@v23.08.29...v24.07.30)

---
updated-dependencies:
- dependency-name: com.github.martinpaljak:ant-javacard
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 859a7c6 commit 23bd16d
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 @@ -39,7 +39,7 @@ dependencies {

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

// use the latest JNA release to support Apple Silicon MacBooks
Expand Down

0 comments on commit 23bd16d

Please sign in to comment.