Skip to content

Commit

Permalink
Merge pull request #133 from melissalinkert/bf-8.0.0
Browse files Browse the repository at this point in the history
Update to Bio-Formats 8.0.0 and bioformats2raw 0.9.4
  • Loading branch information
sbesson authored Oct 25, 2024
2 parents 94377fe + b787e1c commit 02c83a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +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.3.1'
implementation 'com.glencoesoftware:bioformats2raw:0.9.3'
implementation 'ome:formats-bsd:8.0.0'
implementation 'com.glencoesoftware:bioformats2raw:0.9.4'
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 02c83a2

Please sign in to comment.