Skip to content

Commit

Permalink
Merge pull request #122 from melissalinkert/bf-7.1.0
Browse files Browse the repository at this point in the history
Update to Bio-Formats 7.1.0
  • Loading branch information
sbesson authored Dec 12, 2023
2 parents 3071046 + 2fcbebf commit 9e6bf4d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@ dependencies {
implementation 'dev.zarr:jzarr:0.4.2'
implementation 'info.picocli:picocli:4.7.5'
implementation 'me.tongfei:progressbar:0.9.0'
implementation 'ome:formats-bsd:7.0.1'
implementation 'ome:formats-bsd:7.1.0'
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'
testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit 9e6bf4d

Please sign in to comment.