We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ae187f + 29e0a23 commit c7b6271Copy full SHA for c7b6271
1 file changed
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
implementation 'dev.zarr:zarr-java:0.0.10'
35
implementation 'info.picocli:picocli:4.7.5'
36
implementation 'me.tongfei:progressbar:0.9.0'
37
- implementation 'ome:formats-bsd:8.4.0'
+ implementation 'ome:formats-bsd:8.5.0'
38
implementation 'com.glencoesoftware:bioformats2raw:0.12.0-rc1'
39
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.3.16'
40
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.3.16'
0 commit comments