We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cef309 commit 8212bd9Copy full SHA for 8212bd9
build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation 'dev.zarr:jzarr:0.4.2'
34
implementation 'info.picocli:picocli:4.7.5'
35
implementation 'me.tongfei:progressbar:0.9.0'
36
- implementation 'ome:formats-bsd:8.1.1'
+ implementation 'ome:formats-bsd:8.2.0'
37
implementation 'com.glencoesoftware:bioformats2raw:0.9.4'
38
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.3.15'
39
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.3.15'
0 commit comments