Skip to content

Commit 124e517

Browse files
committed
ecodata-client-plugin:7.2-SNAPSHOT
1 parent f7c0d91 commit 124e517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ dependencies {
163163
implementation "io.jsonwebtoken:jjwt-api:0.11.5"
164164
if (!Boolean.valueOf(inplace)) {
165165
implementation "org.grails.plugins:ala-map-plugin:3.0.1"
166-
implementation "org.grails.plugins:ecodata-client-plugin:7.1"
166+
implementation "org.grails.plugins:ecodata-client-plugin:7.2-SNAPSHOT"
167167
}
168168

169169
testCompileOnly "org.grails:grails-test-mixins:3.3.0"

0 commit comments

Comments
 (0)