Skip to content

Commit

Permalink
Merge pull request #120 from melissalinkert/bioformats2raw-0.8.0
Browse files Browse the repository at this point in the history
Bump to bioformats2raw 0.8.0
  • Loading branch information
melissalinkert authored Dec 7, 2023
2 parents 28e7993 + 8bad3b6 commit b022d7e
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 @@ -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'
Expand Down

0 comments on commit b022d7e

Please sign in to comment.