Skip to content

Commit

Permalink
Merge pull request #445 from dominikl/bump_versions
Browse files Browse the repository at this point in the history
Bump gateway
  • Loading branch information
jburel authored Sep 16, 2024
2 parents 0fd8322 + f9d5c87 commit e9c5586
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 e9c5586

Please sign in to comment.