Skip to content

BoneJ v7.1.1 #291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
BoneJ v7.1.1
  • Loading branch information
mdoube authored May 9, 2025
commit 4b3b4ee4a45ef9a0cfdcbcebb956c9d2193f9240
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1198,7 +1198,7 @@
<net.preibisch.multiview-simulation.version>${multiview-simulation.version}</net.preibisch.multiview-simulation.version>

<!-- BoneJ - https://imagej.net/plugins/bonej -->
<bonej.version>7.0.20</bonej.version>
<bonej.version>7.1.1</bonej.version>
<bonej-plugins.version>${bonej.version}</bonej-plugins.version>
<bonej-ops.version>${bonej.version}</bonej-ops.version>
<bonej-legacy-plugins_.version>${bonej.version}</bonej-legacy-plugins_.version>
Expand Down