Skip to content

Commit 50c4485

Browse files
committed
Upgrade edal-java to v1.5.3.0
1 parent 98d81a2 commit 50c4485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tds-platform/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ dependencies {
106106
api 'org.n52.sensorweb:52n-xml-om-v20'
107107

108108
// edal-java (ncwms)
109-
def edalVersion = '1.5.2.1-SNAPSHOT'
109+
def edalVersion = '1.5.3.0'
110110
api "uk.ac.rdg.resc:edal-common:${edalVersion}"
111111
api "uk.ac.rdg.resc:edal-cdm:${edalVersion}"
112112
api "uk.ac.rdg.resc:edal-wms:${edalVersion}"

0 commit comments

Comments
 (0)