Skip to content

Commit cc066a8

Browse files
committedMar 30, 2021
Update required versions of "python-imcflibs" and "jython-olefile"
1 parent 59c7d1d commit cc066a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,12 @@
138138
<dependency>
139139
<groupId>ch.unibas.biozentrum.imcf</groupId>
140140
<artifactId>python-imcflibs</artifactId>
141-
<version>0.2.0</version>
141+
<version>1.1.0</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>ch.unibas.biozentrum.imcf</groupId>
145145
<artifactId>jython-olefile</artifactId>
146-
<version>0.46.2</version>
146+
<version>0.46.3</version>
147147
</dependency>
148148
</dependencies>
149149
</project>

0 commit comments

Comments
 (0)
Please sign in to comment.