Skip to content

Commit

Permalink
chore: bump n5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
cmhulbert committed Mar 4, 2024
1 parent 5d4728e commit 5d24c58
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 @@ -11,7 +11,7 @@

<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>n5-aws-s3</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.1.0-SNAPSHOT</version>

<name>N5 AWS S3</name>
<description>N5 library implementation using Amazon Web Services S3 backend.</description>
Expand Down Expand Up @@ -120,7 +120,7 @@

<s3mock_2.12.version>0.2.5</s3mock_2.12.version>
<jaxb-api.version>2.2.2</jaxb-api.version>
<n5.version>3.1.4-SNAPSHOT</n5.version>
<n5.version>3.2.0</n5.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5d24c58

Please sign in to comment.