Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
see #3
  • Loading branch information
bogovicj committed Jul 9, 2019
1 parent ad410f1 commit d53fffe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>net.imglib2</groupId>
<artifactId>imglib2-realtransform</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>org.janelia.saalfeldlab</groupId>
Expand All @@ -31,12 +31,12 @@
<dependency>
<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>n5-imglib2</artifactId>
<version>3.2.0</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>n5</artifactId>
<version>2.0.2</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>cisd</groupId>
Expand Down

0 comments on commit d53fffe

Please sign in to comment.