Skip to content

Commit

Permalink
Update to Bio-Formats 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
melissalinkert committed Jul 11, 2024
1 parent a23befc commit cf579ba
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.3.0'
implementation 'ome:formats-gpl:7.3.1'
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 cf579ba

Please sign in to comment.