Skip to content

Commit

Permalink
Bump to bioformats2raw 0.8.0
Browse files Browse the repository at this point in the history
Build will fail as 0.8.0 is not quite yet released.
  • Loading branch information
melissalinkert committed Dec 6, 2023
1 parent 2cd3187 commit 8bad3b6
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.13'
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.3.13'
Expand Down

0 comments on commit 8bad3b6

Please sign in to comment.