Skip to content

Commit

Permalink
Bump gateway version to 5.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikl committed Sep 4, 2024
1 parent efbf7e3 commit f9d5c87
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.9.1") {
implementation("org.openmicroscopy:omero-gateway:5.9.3") {
// Conflicts with `net.java.dev.jna`
exclude group: "com.sun.jna", module: "jna"
}
Expand Down

0 comments on commit f9d5c87

Please sign in to comment.