Skip to content

Commit d5c552f

Browse files
committed
bump FIJI pom to 39.0.0
1 parent 9bebec8 commit d5c552f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>38.0.1</version>
8+
<version>39.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>nl.uu.science.cellbiology</groupId>
8989
<artifactId>bvv-playground</artifactId>
90-
<version>0.2.6</version>
90+
<version>0.2.7</version>
9191
</dependency>
9292

9393
<!-- BIOFORMATS -->
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>ch.epfl.biop</groupId>
140140
<artifactId>bigdataviewer-image-loaders</artifactId>
141-
<version>0.6.4</version>
141+
<version>0.8.6</version>
142142
</dependency>
143143

144144
<!-- ImgLib2 dependencies -->

0 commit comments

Comments
 (0)