Skip to content

Commit

Permalink
Upgrade edal-java to v1.5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lesserwhirls committed Jan 16, 2025
1 parent 98d81a2 commit 50c4485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tds-platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dependencies {
api 'org.n52.sensorweb:52n-xml-om-v20'

// edal-java (ncwms)
def edalVersion = '1.5.2.1-SNAPSHOT'
def edalVersion = '1.5.3.0'
api "uk.ac.rdg.resc:edal-common:${edalVersion}"
api "uk.ac.rdg.resc:edal-cdm:${edalVersion}"
api "uk.ac.rdg.resc:edal-wms:${edalVersion}"
Expand Down

0 comments on commit 50c4485

Please sign in to comment.