Skip to content

Commit

Permalink
Merge pull request #149 from sbesson/omero_blitz-0.7.4
Browse files Browse the repository at this point in the history
Bump to omero-blitz 5.8.0
  • Loading branch information
sbesson authored Jan 8, 2025
2 parents a2c6e0d + e69d72c commit 7b085fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
implementation 'io.zipkin.brave:brave-http:4.13.6'
implementation 'io.zipkin.brave:brave-instrumentation-http:5.6.8'
implementation 'io.zipkin.reporter2:zipkin-sender-okhttp3:2.10.0'
implementation 'ch.qos.logback:logback-classic:1.3.14'
implementation 'ch.qos.logback:logback-classic:1.3.15'
implementation 'org.slf4j:log4j-over-slf4j:1.7.32'
implementation 'com.glencoesoftware.omero:omero-zarr-pixel-buffer:0.4.1'
implementation 'com.glencoesoftware.omero:omero-ms-core:0.9.0'
Expand All @@ -68,7 +68,7 @@ dependencies {
implementation 'io.vertx:vertx-config-yaml:3.8.1'
implementation 'io.vertx:vertx-micrometer-metrics:3.8.5'
implementation 'io.micrometer:micrometer-registry-prometheus:1.3.0'
implementation 'org.openmicroscopy:omero-blitz:5.7.3'
implementation 'org.openmicroscopy:omero-blitz:5.8.0'
implementation 'io.prometheus.jmx:collector:0.12.0'
implementation 'io.prometheus:simpleclient_hotspot:0.8.0'
implementation 'info.picocli:picocli:4.1.4'
Expand Down

0 comments on commit 7b085fb

Please sign in to comment.