Skip to content

Commit

Permalink
#252 update(using ala chart plugin 2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
qifeng-bai committed Jul 27, 2021
1 parent b7a5df5 commit e258b0f
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 @@ -75,7 +75,7 @@ dependencies {
compile group: 'org.grails.plugins', name: 'ala-bootstrap3', version: '3.2.3'
compile group: 'org.grails.plugins', name: 'ala-auth', version:'3.1.3'
compile group: 'au.org.ala.plugins.grails', name: 'ala-citation-plugin', version: '1.0'
runtime group: 'au.org.ala.plugins.grails', name: 'ala-charts-plugin', version: '2.0.2-SNAPSHOT'
runtime group: 'au.org.ala.plugins.grails', name: 'ala-charts-plugin', version: '2.1'
compile group: 'au.org.ala.plugins.grails', name: 'images-client-plugin', version: '1.2'
compile "au.org.ala:data-quality-filter-service-client:1.0.0"
}
Expand Down

0 comments on commit e258b0f

Please sign in to comment.