We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9f566 commit 6840fc8Copy full SHA for 6840fc8
build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
implementation 'io.zipkin.brave:brave-instrumentation-http:5.6.8'
64
implementation 'io.zipkin.reporter2:zipkin-sender-okhttp3:2.10.0'
65
implementation 'ch.qos.logback:logback-classic:1.2.3'
66
- implementation 'com.glencoesoftware.omero:omero-ms-core:0.5.0-SNAPSHOT'
+ implementation 'com.glencoesoftware.omero:omero-ms-core:0.5.0'
67
implementation 'io.vertx:vertx-web:3.8.1'
68
implementation 'io.vertx:vertx-config:3.8.1'
69
implementation 'io.vertx:vertx-config-yaml:3.8.1'
0 commit comments