Skip to content

Commit

Permalink
Use recent apdu4j
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpaljak committed Mar 21, 2023
1 parent 6178110 commit 6819141
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 @@ -51,7 +51,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'

implementation 'com.github.martinpaljak:apdu4j-pcsc:22.09.8-SNAPSHOT'
implementation 'com.github.martinpaljak:apdu4j-pcsc:23.03.21'
implementation 'com.dustinredmond.fxtrayicon:FXTrayIcon:4.0.1'
implementation 'org.slf4j:slf4j-simple:2.0.6'
implementation 'net.sf.jopt-simple:jopt-simple:5.0.4'
Expand Down

0 comments on commit 6819141

Please sign in to comment.