Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypinkard committed Apr 10, 2024
2 parents 7d2f3c7 + f97ce55 commit 518c9d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.46.0</version>
<version>0.46.1</version>
<packaging>jar</packaging>
<name>Pycro-Manager Java</name>
<description>The Java components of Pycro-Manager</description>
Expand Down Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.micro-manager.acqengj</groupId>
<artifactId>AcqEngJ</artifactId>
<version>0.35.0</version>
<version>0.35.1</version>
</dependency>
<dependency>
<groupId>org.micro-manager.ndviewer</groupId>
Expand Down Expand Up @@ -154,4 +154,4 @@
</repository>
</distributionManagement>

</project>
</project>

0 comments on commit 518c9d1

Please sign in to comment.