Skip to content

Commit cebcf05

Browse files
update AcqEngJ version and PycroManagerJava version (Created by Github action)
1 parent adef2eb commit cebcf05

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

java/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.micro-manager.pycro-manager</groupId>
44
<artifactId>PycroManagerJava</artifactId>
5-
<version>0.46.19</version>
5+
<version>0.46.20</version>
66
<packaging>jar</packaging>
77
<name>Pycro-Manager Java</name>
88
<description>The Java components of Pycro-Manager</description>
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.micro-manager.acqengj</groupId>
5757
<artifactId>AcqEngJ</artifactId>
58-
<version>0.39.2</version>
58+
<version>0.39.4</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>org.micro-manager.ndviewer</groupId>
@@ -146,4 +146,4 @@
146146
</repository>
147147
</distributionManagement>
148148

149-
</project>
149+
</project>

0 commit comments

Comments
 (0)