Skip to content

Commit 09654af

Browse files
committed
bump org.openmicroscopy:omero-gateway to 5.8.1
1 parent 031c459 commit 09654af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
implementation("org.jfree:jfreechart:1.0.19")
4444
implementation("org.swinglabs:swingx:1.6.1")
4545

46-
implementation("org.openmicroscopy:omero-gateway:5.8.0") {
46+
implementation("org.openmicroscopy:omero-gateway:5.8.1") {
4747
// Conflicts with `net.java.dev.jna`
4848
exclude group: "com.sun.jna", module: "jna"
4949
}

0 commit comments

Comments
 (0)