Skip to content

Commit

Permalink
bump n5-ij, n5-viewer, bigwarp
Browse files Browse the repository at this point in the history
* should address mega-melt issues
  • Loading branch information
bogovicj committed Oct 4, 2024
1 parent 97bd4ab commit 5f817d8
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 @@ -991,7 +991,7 @@
<jitk.jitk-tps.version>${jitk-tps.version}</jitk.jitk-tps.version>

<!-- BigWarp - https://github.com/saalfeldlab/bigwarp -->
<bigwarp.version>9.1.4</bigwarp.version>
<bigwarp.version>9.2.1</bigwarp.version>
<bigwarp_fiji.version>${bigwarp.version}</bigwarp_fiji.version>
<sc.fiji.bigwarp_fiji.version>${bigwarp_fiji.version}</sc.fiji.bigwarp_fiji.version>

Expand Down Expand Up @@ -1129,7 +1129,7 @@
<org.janelia.saalfeldlab.n5-hdf5.version>${n5-hdf5.version}</org.janelia.saalfeldlab.n5-hdf5.version>

<!-- N5 ImageJ Bindings - https://github.com/saalfeldlab/n5-ij -->
<n5-ij.version>4.2.3</n5-ij.version>
<n5-ij.version>4.2.5</n5-ij.version>
<org.janelia.saalfeldlab.n5-ij.version>${n5-ij.version}</org.janelia.saalfeldlab.n5-ij.version>

<!-- N5 ImgLib2 Bindings - https://github.com/saalfeldlab/n5-imglib2 -->
Expand All @@ -1141,7 +1141,7 @@
<org.janelia.saalfeldlab.n5-universe.version>${n5-universe.version}</org.janelia.saalfeldlab.n5-universe.version>

<!-- N5 Viewer for Fiji - https://github.com/saalfeldlab/n5-viewer_fiji -->
<n5-viewer_fiji.version>6.1.1</n5-viewer_fiji.version>
<n5-viewer_fiji.version>6.1.2</n5-viewer_fiji.version>
<org.janelia.saalfeldlab.n5-viewer_fiji.version>${n5-viewer_fiji.version}</org.janelia.saalfeldlab.n5-viewer_fiji.version>

<!-- N5 Zarr - https://github.com/saalfeldlab/n5-zarr -->
Expand Down

0 comments on commit 5f817d8

Please sign in to comment.