Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
* n5-aws-s3 to 4.0.1
* n5-universe to 1.1.0
  • Loading branch information
bogovicj committed Aug 3, 2023
1 parent e7cb607 commit 726749c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@
<jackson-jq.version>1.0.0-preview.20191208</jackson-jq.version>

<n5.version>3.0.0</n5.version>
<n5-aws-s3.version>4.0.0</n5-aws-s3.version>
<n5-hdf5.version>2.0.0</n5-hdf5.version>
<n5-google-cloud.version>4.0.0</n5-google-cloud.version>
<n5-aws-s3.version>4.0.1</n5-aws-s3.version>
<n5-zarr.version>1.0.0</n5-zarr.version>
<n5-imglib2.version>7.0.0</n5-imglib2.version>
<n5-universe.version>1.0.2-SNAPSHOT</n5-universe.version>
<n5-universe.version>1.1.0</n5-universe.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 726749c

Please sign in to comment.