Skip to content

Commit

Permalink
Merge pull request #772 from micro-manager/ndtiff-update
Browse files Browse the repository at this point in the history
Java dependency auto-update
  • Loading branch information
friendly-mm-pr-robot[bot] authored Jun 7, 2024
2 parents 2ed284b + 6c9436a commit 6a67b4d
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.46.6</version>
<version>0.46.7</version>
<packaging>jar</packaging>
<name>Pycro-Manager Java</name>
<description>The Java components of Pycro-Manager</description>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>org.micro-manager.ndtiffstorage</groupId>
<artifactId>NDTiffStorage</artifactId>
<version>2.16.1</version>
<version>2.17.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6a67b4d

Please sign in to comment.