Skip to content

Commit

Permalink
Merge pull request #91 from sbesson/bio-formats_6.11.1
Browse files Browse the repository at this point in the history
Bump formats-bsd to version 6.11.1
  • Loading branch information
melissalinkert authored Dec 1, 2022
2 parents eecfcad + 2595ea2 commit c58ecec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.0'
implementation 'ome:formats-bsd:6.11.1'
// 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'
Expand Down

0 comments on commit c58ecec

Please sign in to comment.