diff --git a/build.gradle b/build.gradle index e6c847a..4dc5cc2 100644 --- a/build.gradle +++ b/build.gradle @@ -40,7 +40,7 @@ dependencies { implementation 'com.bc.zarr:jzarr:0.3.5' implementation 'info.picocli:picocli:4.2.0' implementation 'me.tongfei:progressbar:0.9.0' - implementation 'ome:formats-bsd:6.11.1' + implementation 'ome:formats-bsd:6.12.0' // be careful here, this is a newer version of org.json:json than formats-gpl uses implementation 'org.json:json:20190722' implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.3.4'