Skip to content

Commit

Permalink
Use last edal-java release
Browse files Browse the repository at this point in the history
  • Loading branch information
tdrwenski committed Aug 13, 2024
1 parent 0337454 commit 92e70ac
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 @@ -99,7 +99,7 @@ dependencies {
api 'org.n52.sensorweb:52n-xml-om-v20'

// edal-java (ncwms)
def edalVersion = '1.5.2.1-SNAPSHOT'
def edalVersion = '1.5.2.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 92e70ac

Please sign in to comment.