Skip to content

Commit

Permalink
ecodata-client-plugin v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala authored Jun 20, 2019
1 parent 320c1e4 commit 54770c8
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 @@ -144,7 +144,7 @@ grails.project.dependency.resolution = {
test 'org.grails.plugins:clover:4.3.0'

if (Environment.current != Environment.DEVELOPMENT) {
compile ":ecodata-client-plugin:1.8"
compile ":ecodata-client-plugin:1.8.1"
}

}
Expand Down

0 comments on commit 54770c8

Please sign in to comment.