Skip to content

Commit

Permalink
Update component versions
Browse files Browse the repository at this point in the history
  • Loading branch information
snoopycrimecop committed Dec 29, 2024
1 parent bb317d7 commit cbd72ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ ext {
dependencies {
testImplementation("org.testng:testng:7.5")
testImplementation("jmock:jmock:1.+")
testImplementation('org.openmicroscopy:omero-common-test:5.7.0')
testImplementation('org.openmicroscopy:omero-common-test:5.7.1-SNAPSHOT')

api('org.openmicroscopy:omero-renderer:5.6.0')
api('org.openmicroscopy:omero-renderer:5.6.1-SNAPSHOT')

// Spring framework stuff
implementation("org.springframework:spring-context-support:4.3.14.RELEASE")
Expand Down

0 comments on commit cbd72ac

Please sign in to comment.