Skip to content

Commit

Permalink
6.9-SNAPSHOT / ecodata-client-plugin 6.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed May 8, 2024
1 parent 5381720 commit 355fc91
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 @@ -154,7 +154,7 @@ dependencies {

if (!Boolean.valueOf(inplace)) {
implementation "org.grails.plugins:ala-map-plugin:3.0.1"
implementation "org.grails.plugins:ecodata-client-plugin:6.2"
implementation "org.grails.plugins:ecodata-client-plugin:6.3-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.8.1
biocollectVersion=6.9-SNAPSHOT
grailsVersion=5.1.9
grailsGradlePluginVersion=5.1.5
assetPipelineVersion=3.3.4
Expand Down

0 comments on commit 355fc91

Please sign in to comment.