Skip to content

Commit

Permalink
6.6.4-SNAPSHOT
Browse files Browse the repository at this point in the history
using ecodata-client-plugin:6.1.1-SNAPSHOT
  • Loading branch information
temi committed Sep 19, 2023
1 parent f6f4d26 commit 91114b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ dependencies {

if (!Boolean.valueOf(inplace)) {
implementation "org.grails.plugins:ala-map-plugin:3.0.1"
implementation "org.grails.plugins:ecodata-client-plugin:6.0"
implementation "org.grails.plugins:ecodata-client-plugin:6.1.1-SNAPSHOT"
}

testCompileOnly "org.grails:grails-test-mixins:3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
biocollectVersion=6.6.3
biocollectVersion=6.6.4-SNAPSHOT
grailsVersion=5.1.9
grailsGradlePluginVersion=5.1.5
assetPipelineVersion=3.3.4
Expand Down

0 comments on commit 91114b0

Please sign in to comment.