Skip to content

Commit

Permalink
ecodata-client-plugin 1.15.2 for #2230
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Apr 21, 2021
1 parent d22dec3 commit 6b25977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ grails.project.dependency.resolution = {
test "org.grails.plugins:geb:1.0"

if (Environment.current != Environment.DEVELOPMENT) {
compile (":ecodata-client-plugin:1.16-SNAPSHOT")
compile (":ecodata-client-plugin:1.15.2")
}

}
Expand Down

0 comments on commit 6b25977

Please sign in to comment.