We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c7d1d commit cc066a8Copy full SHA for cc066a8
pom.xml
@@ -138,12 +138,12 @@
138
<dependency>
139
<groupId>ch.unibas.biozentrum.imcf</groupId>
140
<artifactId>python-imcflibs</artifactId>
141
- <version>0.2.0</version>
+ <version>1.1.0</version>
142
</dependency>
143
144
145
<artifactId>jython-olefile</artifactId>
146
- <version>0.46.2</version>
+ <version>0.46.3</version>
147
148
</dependencies>
149
</project>
0 commit comments