diff --git a/build.gradle b/build.gradle index c065010..011e551 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ dependencies { implementation 'info.picocli:picocli:4.7.5' implementation 'me.tongfei:progressbar:0.9.0' implementation 'ome:formats-bsd:7.0.1' - implementation 'com.glencoesoftware:bioformats2raw:0.8.0-rc1' + implementation 'com.glencoesoftware:bioformats2raw:0.8.0' implementation 'org.json:json:20230227' implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.3.14' implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.3.14'