Skip to content

Commit

Permalink
bumped zarr dependency versions to get correct libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
porterbot committed Oct 11, 2023
1 parent b858bc4 commit f43acd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/HortaTracer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@
<dependency>
<groupId>org.aind</groupId>
<artifactId>jomezarr</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>com.bc.zarr</groupId>
<artifactId>jzarr</artifactId>
<version>0.3.8</version>
<version>0.3.9</version>
</dependency>
<dependency>
<groupId>edu.ucar</groupId>
Expand Down

0 comments on commit f43acd1

Please sign in to comment.