Skip to content

Commit

Permalink
remove hardcoded version for n5-universe and n5
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanPreibisch committed Aug 20, 2024
1 parent a178e8e commit 3a47521
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 @@ -247,7 +247,7 @@ like Selective Plane Illumination Microscopy (SPIM) Data.</description>
<dependency>
<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>n5</artifactId>
<version>3.1.3</version>
<!-- <version>3.1.3</version> -->
</dependency>
<dependency>
<groupId>org.janelia.saalfeldlab</groupId>
Expand All @@ -260,7 +260,7 @@ like Selective Plane Illumination Microscopy (SPIM) Data.</description>
<dependency>
<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>n5-universe</artifactId>
<version>1.4.1</version>
<!-- <version>1.4.1</version> -->
</dependency>
<dependency>
<groupId>gov.nist.isg</groupId>
Expand Down

0 comments on commit 3a47521

Please sign in to comment.