Skip to content

Commit a6e646a

Browse files
authored
Merge pull request #74 from melissalinkert/jna-bump
Update jna to 5.10.0 for arm64 support
2 parents d5f600f + 55a1d07 commit a6e646a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ repositories {
3333
}
3434

3535
dependencies {
36+
implementation 'net.java.dev.jna:jna:5.10.0'
3637
implementation 'com.bc.zarr:jzarr:0.3.3-gs-SNAPSHOT'
3738
implementation 'info.picocli:picocli:4.2.0'
3839
implementation 'me.tongfei:progressbar:0.9.0'

0 commit comments

Comments
 (0)