We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6519e22 + ce7e0f5 commit 5785191Copy full SHA for 5785191
build.gradle
@@ -31,7 +31,7 @@ compileJava {
31
dependencies {
32
testImplementation("org.testng:testng:7.5")
33
34
- api("org.openmicroscopy:omero-romio:5.8.3")
+ api("org.openmicroscopy:omero-romio:5.8.4")
35
36
// Keep these from being exposed to child projects
37
implementation("org.apache.commons:commons-lang3:3.18.0")
0 commit comments