Skip to content

Commit 4144170

Browse files
committed
POM: update parent to pom-scijava 32.0.0-beta-7
This brings in a bug-fixed scripting-groovy, so that unit tests don't output NullPointerException.
1 parent 45ae2ba commit 4144170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>32.0.0-beta-6</version>
8+
<version>32.0.0-beta-7</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)