Skip to content

Commit

Permalink
ecodata-client-plugin:7.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
temi committed Dec 3, 2024
1 parent 81d2a9f commit 72bfb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ dependencies {
implementation "io.jsonwebtoken:jjwt-api:0.11.5"
if (!Boolean.valueOf(inplace)) {
implementation "org.grails.plugins:ala-map-plugin:3.0.1"
implementation "org.grails.plugins:ecodata-client-plugin:7.1-PWA-SNAPSHOT"
implementation "org.grails.plugins:ecodata-client-plugin:7.1-SNAPSHOT"
}

testCompileOnly "org.grails:grails-test-mixins:3.3.0"
Expand Down

0 comments on commit 72bfb63

Please sign in to comment.