Skip to content

Commit e69d72c

Browse files
committed
Bump omero-blitz to 5.8.0 and logback-classic to 1.3.15
1 parent 9a6d042 commit e69d72c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
implementation 'io.zipkin.brave:brave-http:4.13.6'
6060
implementation 'io.zipkin.brave:brave-instrumentation-http:5.6.8'
6161
implementation 'io.zipkin.reporter2:zipkin-sender-okhttp3:2.10.0'
62-
implementation 'ch.qos.logback:logback-classic:1.3.14'
62+
implementation 'ch.qos.logback:logback-classic:1.3.15'
6363
implementation 'org.slf4j:log4j-over-slf4j:1.7.32'
6464
implementation 'com.glencoesoftware.omero:omero-zarr-pixel-buffer:0.4.1'
6565
implementation 'com.glencoesoftware.omero:omero-ms-core:0.9.0'
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'io.vertx:vertx-config-yaml:3.8.1'
6969
implementation 'io.vertx:vertx-micrometer-metrics:3.8.5'
7070
implementation 'io.micrometer:micrometer-registry-prometheus:1.3.0'
71-
implementation 'org.openmicroscopy:omero-blitz:5.7.4'
71+
implementation 'org.openmicroscopy:omero-blitz:5.8.0'
7272
implementation 'io.prometheus.jmx:collector:0.12.0'
7373
implementation 'io.prometheus:simpleclient_hotspot:0.8.0'
7474
implementation 'info.picocli:picocli:4.1.4'

0 commit comments

Comments
 (0)