Skip to content

Commit 3d72609

Browse files
authored
BoneJ 7.2.0
Harmonise BoneJ plugins (Legacy, Modern, Plus) to use `Dataset` for image IO and `SharedTable` for numeric results. The intention is to make a consistent API for Python script users.
1 parent f20e448 commit 3d72609

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,7 @@
12441244
<net.preibisch.multiview-simulation.version>${multiview-simulation.version}</net.preibisch.multiview-simulation.version>
12451245

12461246
<!-- BoneJ - https://imagej.net/plugins/bonej -->
1247-
<bonej.version>7.1.10</bonej.version>
1247+
<bonej.version>7.2.0</bonej.version>
12481248
<bonej-plugins.version>${bonej.version}</bonej-plugins.version>
12491249
<bonej-ops.version>${bonej.version}</bonej-ops.version>
12501250
<bonej-legacy-plugins_.version>${bonej.version}</bonej-legacy-plugins_.version>

0 commit comments

Comments
 (0)