We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031c459 commit 09654afCopy full SHA for 09654af
build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation("org.jfree:jfreechart:1.0.19")
44
implementation("org.swinglabs:swingx:1.6.1")
45
46
- implementation("org.openmicroscopy:omero-gateway:5.8.0") {
+ implementation("org.openmicroscopy:omero-gateway:5.8.1") {
47
// Conflicts with `net.java.dev.jna`
48
exclude group: "com.sun.jna", module: "jna"
49
}
0 commit comments