We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50db385 commit 4ce88efCopy full SHA for 4ce88ef
1 file changed
build.gradle
@@ -16,6 +16,7 @@ dependencies {
16
api("org.openmicroscopy:omero-blitz:5.8.3")
17
18
implementation("commons-beanutils:commons-beanutils:1.9.3")
19
+ implementation("org.apache.commons:commons-lang3:3.18.0")
20
implementation("com.zeroc:icegrid:3.6.5")
21
testImplementation("org.testng:testng:7.5")
22
}
0 commit comments