Skip to content

Commit

Permalink
Merge pull request #33 from mastodon-sc/use-core-beta-33
Browse files Browse the repository at this point in the history
Switch to newly released mastodon core version 1.0.0-beta-33
  • Loading branch information
stefanhahmann authored Dec 3, 2024
2 parents fed3418 + 0695524 commit 11950a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<license.excludes>**/zip.xml</license.excludes>
<!-- NB: Deploy releases to the SciJava Maven repository. -->
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
<mastodon.version>1.0.0-beta-31</mastodon.version>
<mastodon.version>1.0.0-beta-33</mastodon.version>
</properties>

<build>
Expand Down

0 comments on commit 11950a6

Please sign in to comment.