Skip to content

Commit

Permalink
6.0.2
Browse files Browse the repository at this point in the history
6.0.2 - added missing i19n properties
  • Loading branch information
djtfmartin authored Jun 28, 2023
1 parent e2bbfde commit accdc76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ext {



version "6.0.1"
version "6.0.2"
group "au.org.ala"

apply plugin:"eclipse"
Expand Down Expand Up @@ -140,7 +140,7 @@ dependencies {
}
//implementation "org.grails.plugins:ala-admin-plugin:2.2", noCache
if (!inplace) {
implementation "au.org.ala.plugins.grails:biocache-hubs:6.0.1", noCache
implementation "au.org.ala.plugins.grails:biocache-hubs:6.0.2", noCache
implementation "au.org.ala.plugins.grails:downloads-plugin:4.0.0", noCache
implementation "org.grails.plugins:ala-bootstrap3:4.1.0", {
exclude group: 'au.org.ala', module: 'ala-cas-client'
Expand Down

0 comments on commit accdc76

Please sign in to comment.