Skip to content

Commit

Permalink
bump org.openmicroscopy:omero-gateway to 5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Dec 18, 2023
1 parent 4e8d075 commit 4dd3e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation("org.jfree:jfreechart:1.0.19")
implementation("org.swinglabs:swingx:1.6.1")

implementation("org.openmicroscopy:omero-gateway:5.8.2") {
implementation("org.openmicroscopy:omero-gateway:5.9.0") {
// Conflicts with `net.java.dev.jna`
exclude group: "com.sun.jna", module: "jna"
}
Expand Down

0 comments on commit 4dd3e71

Please sign in to comment.