We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9a74b8 commit 1e0c34cCopy full SHA for 1e0c34c
1 file changed
pom.xml
@@ -11,7 +11,7 @@
11
</parent>
12
13
<artifactId>pom-scijava</artifactId>
14
- <version>45.0.1-SNAPSHOT</version>
+ <version>45.1.0-SNAPSHOT</version>
15
<packaging>pom</packaging>
16
17
<name>SciJava Parent POM</name>
@@ -523,7 +523,7 @@
523
<net.imagej.ij1-patcher.version>${ij1-patcher.version}</net.imagej.ij1-patcher.version>
524
525
<!-- ImageJ2 - https://github.com/imagej/imagej2 -->
526
- <imagej2.version>2.17.0</imagej2.version>
+ <imagej2.version>2.18.0</imagej2.version>
527
<imagej.version>${imagej2.version}</imagej.version>
528
<net.imagej.imagej.version>${imagej.version}</net.imagej.imagej.version>
529
0 commit comments