Skip to content

Commit

Permalink
chore: update parent pom, n5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
bogovicj committed Feb 8, 2024
1 parent 7e480d0 commit 010ec28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId>
<version>36.0.0</version>
<version>37.0.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -95,7 +95,7 @@
<maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
<jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>

<n5.version>3.0.2</n5.version>
<n5.version>3.1.2</n5.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 010ec28

Please sign in to comment.