Skip to content

Commit

Permalink
Update to bioformats2raw 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-allan committed Oct 5, 2022
1 parent 47f644a commit 37fd403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dependencies {

testImplementation("junit:junit:4.12")
testImplementation 'org.mockito:mockito-core:2.28.2'
testImplementation 'com.glencoesoftware:bioformats2raw:0.3.0-SNAPSHOT'
testImplementation 'com.glencoesoftware:bioformats2raw:0.5.0'

}

Expand Down

0 comments on commit 37fd403

Please sign in to comment.