Skip to content

Commit

Permalink
chore: add n5-aws-s3, n5-blosc dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bogovicj committed Apr 18, 2024
1 parent 9a4b825 commit 6540c5a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>n5-ij</artifactId>
<version>4.1.3-SNAPSHOT</version>
<version>4.1.2-SNAPSHOT</version>

<name>N5 ImageJ Bindings</name>
<description>ImageJ convenience layer for N5</description>
Expand Down Expand Up @@ -86,9 +86,11 @@
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

<n5.version>3.2.0</n5.version>
<n5-aws-s3.version>4.1.2</n5-aws-s3.version>
<n5-blosc.version>1.1.1</n5-blosc.version>
<n5-google-cloud.version>4.1.0</n5-google-cloud.version>
<n5-hdf5.version>2.2.0</n5-hdf5.version>
<n5-imglib2.version>7.0.0</n5-imglib2.version>
<n5-google-cloud.version>4.1.0</n5-google-cloud.version>
<n5-universe.version>1.4.2</n5-universe.version>
<n5-zarr.version>1.3.1</n5-zarr.version>
<n5-zstandard.version>1.0.2</n5-zstandard.version>
Expand Down

0 comments on commit 6540c5a

Please sign in to comment.