Skip to content

Commit

Permalink
Update jna to 5.10.0 for arm64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
melissalinkert committed Mar 15, 2022
1 parent fd18510 commit 55a1d07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ repositories {
}

dependencies {
implementation 'net.java.dev.jna:jna:5.10.0'
implementation 'com.bc.zarr:jzarr:0.3.3-gs-SNAPSHOT'
implementation 'info.picocli:picocli:4.2.0'
implementation 'me.tongfei:progressbar:0.9.0'
Expand Down

0 comments on commit 55a1d07

Please sign in to comment.