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.03.15.
- [Release notes](https://github.com/martinpaljak/ant-javacard/releases)
- [Changelog](https://github.com/martinpaljak/ant-javacard/blob/master/CHANGELOG.md)
- [Commits](martinpaljak/ant-javacard@v23.08.29...v24.03.15)

---
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 Mar 19, 2024
1 parent 2634f2f commit 41f0685
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:23.08.29'
implementation 'com.github.martinpaljak:ant-javacard:24.03.15'
implementation 'com.github.martinpaljak:gptool:20.08.12'

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

0 comments on commit 41f0685

Please sign in to comment.