Skip to content

Commit 388fd6a

Browse files
committed
Update to jzarr version that supports nested
1 parent 55881d1 commit 388fd6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232
}
3333

3434
dependencies {
35-
implementation 'com.bc.zarr:jzarr:0.3.2'
35+
implementation 'com.bc.zarr:jzarr:0.3.3-gs-SNAPSHOT'
3636
implementation 'info.picocli:picocli:4.2.0'
3737
implementation 'me.tongfei:progressbar:0.9.0'
3838
implementation 'ome:formats-bsd:6.4.0'

0 commit comments

Comments
 (0)