diff --git a/build.gradle b/build.gradle index 96f0f27..4003205 100644 --- a/build.gradle +++ b/build.gradle @@ -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