File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44}
55
66group = ' com.glencoesoftware.omero'
7- version = ' 0.7.0 '
7+ version = ' 0.7.1-SNAPSHOT '
88
99mainClassName = ' io.vertx.core.Launcher'
1010
@@ -53,14 +53,14 @@ dependencies {
5353 implementation ' io.zipkin.brave:brave-http:4.13.6'
5454 implementation ' io.zipkin.brave:brave-instrumentation-http:5.6.8'
5555 implementation ' io.zipkin.reporter2:zipkin-sender-okhttp3:2.10.0'
56- implementation ' ch.qos.logback:logback-classic:1.3.14 '
56+ implementation ' ch.qos.logback:logback-classic:1.3.15 '
5757 implementation ' org.slf4j:log4j-over-slf4j:1.7.32'
5858 implementation ' com.glencoesoftware.omero:omero-zarr-pixel-buffer:0.4.1'
59- implementation ' com.glencoesoftware.omero:omero-ms-core:0.9.0 '
59+ implementation ' com.glencoesoftware.omero:omero-ms-core:0.9.1 '
6060 implementation ' io.vertx:vertx-web:3.8.1'
6161 implementation ' io.vertx:vertx-config:3.8.1'
6262 implementation ' io.vertx:vertx-config-yaml:3.8.1'
63- implementation ' org.openmicroscopy:omero-blitz:5.7.3 '
63+ implementation ' org.openmicroscopy:omero-blitz:5.8.0 '
6464 implementation ' io.prometheus.jmx:collector:0.12.0'
6565 implementation ' io.prometheus:simpleclient_hotspot:0.8.0'
6666 implementation ' com.zeroc:icegrid:3.6.4'
You can’t perform that action at this time.
0 commit comments