Skip to content

Commit

Permalink
Merge pull request #140 from sbesson/omero-zarr-pixel-buffer_0.3.0
Browse files Browse the repository at this point in the history
Use release versions of omero-ms-core and omero-zarr-pixel-buffer
  • Loading branch information
chris-allan authored Apr 29, 2024
2 parents a3c6e61 + 2db6be9 commit bdb50d8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 72 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[![AppVeyor status](https://ci.appveyor.com/api/projects/status/github/omero-ms-image-region)](https://ci.appveyor.com/project/gs-jenkins/omero-ms-image-region)

OMERO Image Region Microservice
===============================

Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ dependencies {
implementation 'io.zipkin.reporter2:zipkin-sender-okhttp3:2.10.0'
implementation 'ch.qos.logback:logback-classic:1.3.14'
implementation 'org.slf4j:log4j-over-slf4j:1.7.32'
implementation 'com.glencoesoftware.omero:omero-zarr-pixel-buffer:0.3.0-SNAPSHOT'
implementation 'com.glencoesoftware.omero:omero-ms-core:0.8.0-SNAPSHOT'
implementation 'com.glencoesoftware.omero:omero-zarr-pixel-buffer:0.3.0'
implementation 'com.glencoesoftware.omero:omero-ms-core:0.8.0'
implementation 'io.vertx:vertx-web:3.8.1'
implementation 'io.vertx:vertx-config:3.8.1'
implementation 'io.vertx:vertx-config-yaml:3.8.1'
Expand Down

This file was deleted.

0 comments on commit bdb50d8

Please sign in to comment.