Skip to content

Commit 8f8e48c

Browse files
Merge pull request #100 from melissalinkert/bf-6.12.0
Update to Bio-Formats 6.12.0
2 parents 6be4d49 + f3b4cd8 commit 8f8e48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation 'com.bc.zarr:jzarr:0.3.5'
4040
implementation 'info.picocli:picocli:4.2.0'
4141
implementation 'me.tongfei:progressbar:0.9.0'
42-
implementation 'ome:formats-bsd:6.11.1'
42+
implementation 'ome:formats-bsd:6.12.0'
4343
// be careful here, this is a newer version of org.json:json than formats-gpl uses
4444
implementation 'org.json:json:20190722'
4545
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.3.4'

0 commit comments

Comments
 (0)