Skip to content

Commit

Permalink
update NDTiffStorage version and PycroManagerJava version (Created by…
Browse files Browse the repository at this point in the history
… Github action)
  • Loading branch information
github-actions[bot] committed Sep 7, 2023
1 parent 1ff09bd commit bd896f0
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.44.0</version>
<version>0.44.1</version>
<packaging>jar</packaging>
<name>Pycro-Manager Java</name>
<description>The Java components of Pycro-Manager</description>
Expand Down Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>org.micro-manager.ndtiffstorage</groupId>
<artifactId>NDTiffStorage</artifactId>
<version>2.15.1</version>
<version>2.15.2</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -144,4 +144,4 @@
</repository>
</distributionManagement>

</project>
</project>

0 comments on commit bd896f0

Please sign in to comment.