We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adef2eb commit cebcf05Copy full SHA for cebcf05
1 file changed
java/pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.micro-manager.pycro-manager</groupId>
4
<artifactId>PycroManagerJava</artifactId>
5
- <version>0.46.19</version>
+ <version>0.46.20</version>
6
<packaging>jar</packaging>
7
<name>Pycro-Manager Java</name>
8
<description>The Java components of Pycro-Manager</description>
@@ -55,7 +55,7 @@
55
<dependency>
56
<groupId>org.micro-manager.acqengj</groupId>
57
<artifactId>AcqEngJ</artifactId>
58
- <version>0.39.2</version>
+ <version>0.39.4</version>
59
</dependency>
60
61
<groupId>org.micro-manager.ndviewer</groupId>
@@ -146,4 +146,4 @@
146
</repository>
147
</distributionManagement>
148
149
-</project>
+</project>
0 commit comments