Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 5c663b6

Browse files
committed
POM: update pom-scijava parent to 18.0.0
This upgrades the ImageJ software stack that ships with the kernel.
1 parent fe3a7dc commit 5c663b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>16.1.0</version>
8+
<version>18.0.0</version>
99
</parent>
1010

1111
<artifactId>scijava-jupyter-kernel</artifactId>
12-
<version>0.5.2-SNAPSHOT</version>
12+
<version>0.6.0-SNAPSHOT</version>
1313

1414
<name>scijava-jupyter-kernel</name>
1515
<description>SciJava polyglot kernel for Jupyter.</description>

0 commit comments

Comments
 (0)