Skip to content

Commit

Permalink
bump FIJI pom to 39.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ekatrukha committed Oct 18, 2024
1 parent 9bebec8 commit d5c552f
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId>
<version>38.0.1</version>
<version>39.0.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>nl.uu.science.cellbiology</groupId>
<artifactId>bvv-playground</artifactId>
<version>0.2.6</version>
<version>0.2.7</version>
</dependency>

<!-- BIOFORMATS -->
Expand Down Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>ch.epfl.biop</groupId>
<artifactId>bigdataviewer-image-loaders</artifactId>
<version>0.6.4</version>
<version>0.8.6</version>
</dependency>

<!-- ImgLib2 dependencies -->
Expand Down

0 comments on commit d5c552f

Please sign in to comment.