We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94d7d9 commit 49af0d8Copy full SHA for 49af0d8
build.gradle
@@ -84,7 +84,7 @@ dependencies {
84
compile "org.codehaus.jackson:jackson-core-asl:1.8.6"
85
compile "org.codehaus.jackson:jackson-mapper-asl:1.8.6"
86
87
- compile("au.org.ala:layers-store:2.0.4") {
+ compile("au.org.ala:layers-store:2.0.5-SNAPSHOT") {
88
exclude module: "spring-context"
89
exclude module: "spring-jdbc"
90
exclude module: "spring-orm"
0 commit comments