Skip to content
Snippets Groups Projects
Commit 9d15bd65 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Add missing dependency to 'jython-scijava-logging' to POM

parent 5a05dd7e
No related branches found
No related tags found
No related merge requests found
......@@ -131,5 +131,10 @@
<artifactId>ij</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>ch.unibas.biozentrum.imcf</groupId>
<artifactId>jython-scijava-logging</artifactId>
<version>0.5.1</version>
</dependency>
</dependencies>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment