Skip to content

Commit

Permalink
update AcqEngJ version and PycroManagerJava version (Created by Githu…
Browse files Browse the repository at this point in the history
…b action)
  • Loading branch information
github-actions[bot] committed Sep 29, 2023
1 parent 3a9547e commit dee8e41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.micro-manager.pycro-manager</groupId>
<artifactId>PycroManagerJava</artifactId>
<version>0.44.3</version>
<version>0.44.4</version>
<packaging>jar</packaging>
<name>Pycro-Manager Java</name>
<description>The Java components of Pycro-Manager</description>
Expand Down Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.micro-manager.acqengj</groupId>
<artifactId>AcqEngJ</artifactId>
<version>0.33.0</version>
<version>0.33.1</version>
</dependency>
<dependency>
<groupId>org.micro-manager.ndviewer</groupId>
Expand Down

0 comments on commit dee8e41

Please sign in to comment.