Skip to content

Commit

Permalink
Merge pull request #232 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 49eeb84 + 162e209 commit 3def4ea
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 @@ -37,7 +37,7 @@ configurations.all {

dependencies {
implementation 'net.java.dev.jna:jna:5.10.0'
implementation 'ome:formats-gpl:7.0.1'
implementation 'ome:formats-gpl:7.1.0'
implementation 'info.picocli:picocli:4.7.5'
implementation 'com.univocity:univocity-parsers:2.8.4'
implementation 'dev.zarr:jzarr:0.4.2'
Expand Down

0 comments on commit 3def4ea

Please sign in to comment.