Skip to content

Commit

Permalink
Merge pull request #68 from AtlasOfLivingAustralia/hotfix
Browse files Browse the repository at this point in the history
Hotfix
  • Loading branch information
adam-collins authored Jul 27, 2022
2 parents af4bce7 + a1bdd2b commit ce8bd48
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 @@ -15,7 +15,7 @@ plugins {
id "com.gorylenko.gradle-git-properties" version "1.4.17"
}

version "4.0.12.3"
version "4.0.12.4"

group "au.org.ala"

Expand Down Expand Up @@ -106,7 +106,7 @@ dependencies {
compile "au.org.ala.plugins.grails:downloads-plugin:2.2.1", noCache

if (!inplace) {
compile "au.org.ala.plugins.grails:biocache-hubs:3.0.12.4", noCache
compile "au.org.ala.plugins.grails:biocache-hubs:3.0.12.5", noCache
}
}

Expand Down

0 comments on commit ce8bd48

Please sign in to comment.