Skip to content

Commit

Permalink
biocache-hubs:6.1.0, downloads-plugin:4.2.0, ala-bootstrap3:4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Collins committed Oct 26, 2023
1 parent f59d39d commit ca6125e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,9 @@ dependencies {
//compile "org.grails.plugins:ala-admin-plugin:2.2", noCache

if (!inplace) {
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", {
implementation "au.org.ala.plugins.grails:biocache-hubs:6.1.0", noCache
implementation "au.org.ala.plugins.grails:downloads-plugin:4.2.0", noCache
implementation "org.grails.plugins:ala-bootstrap3:4.4.0", {
exclude group: 'au.org.ala', module: 'ala-cas-client'
}
}
Expand Down

0 comments on commit ca6125e

Please sign in to comment.