Skip to content

Commit 204e4ea

Browse files
authored
Merge pull request #31 from sbesson/omero-ms-core_0.9.1
Bump to omero-ms-core 0.9.1
2 parents afc8d77 + ee04c81 commit 204e4ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@ dependencies {
6161
implementation 'io.zipkin.brave:brave-http:4.13.6'
6262
implementation 'io.zipkin.brave:brave-instrumentation-http:5.6.8'
6363
implementation 'io.zipkin.reporter2:zipkin-sender-okhttp3:2.10.0'
64-
implementation 'ch.qos.logback:logback-classic:1.3.14'
64+
implementation 'ch.qos.logback:logback-classic:1.3.15'
6565
implementation 'org.slf4j:log4j-over-slf4j:1.7.32'
66-
implementation 'com.glencoesoftware.omero:omero-ms-core:0.7.0'
66+
implementation 'com.glencoesoftware.omero:omero-ms-core:0.9.1'
6767
implementation 'io.vertx:vertx-web:3.8.1'
6868
implementation 'io.vertx:vertx-config:3.8.1'
6969
implementation 'io.vertx:vertx-config-yaml:3.8.1'
70-
implementation 'org.openmicroscopy:omero-blitz:5.7.2'
70+
implementation 'org.openmicroscopy:omero-blitz:5.8.0'
7171
implementation 'io.prometheus.jmx:collector:0.12.0'
7272
implementation 'io.prometheus:simpleclient_hotspot:0.8.0'
7373
implementation 'com.zeroc:icegrid:3.6.5'

0 commit comments

Comments
 (0)