Skip to content

Commit

Permalink
add ij-1.54f to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
zeyogh authored Feb 5, 2024
1 parent 8514e97 commit cc68459
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CoordinateExporter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,11 @@
<artifactId>json-simple</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>net.imagej</groupId>
<artifactId>ij</artifactId>
<version>1.54f</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>

0 comments on commit cc68459

Please sign in to comment.