Skip to content

Commit

Permalink
chore: bump pom-scijava to 40.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bogovicj committed Dec 13, 2024
1 parent c78ffd9 commit 2ccf45f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 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>39.0.0</version>
<version>40.0.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -147,7 +147,6 @@
<dependency>
<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>n5</artifactId>
<version>${n5.version}</version>
<classifier>tests</classifier>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 2ccf45f

Please sign in to comment.