Skip to content

Commit

Permalink
Update component versions
Browse files Browse the repository at this point in the history
  • Loading branch information
snoopycrimecop committed Jan 1, 2025
1 parent 8570b47 commit 374b29d
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 374b29d

Please sign in to comment.