We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0299d84 commit 1e38d26Copy full SHA for 1e38d26
build.gradle
@@ -18,7 +18,7 @@ compileJava {
18
dependencies {
19
testImplementation("org.testng:testng:7.5")
20
21
- api("org.openmicroscopy:omero-romio:5.8.2")
+ api("org.openmicroscopy:omero-romio:5.8.3")
22
23
// Keep these from being exposed to child projects
24
implementation("commons-lang:commons-lang:2.6")
0 commit comments