Skip to content

Commit 4ff3adc

Browse files
committed
Use 3.0.1 release of ala-map-plugin fieldcapture#2633
1 parent 1a25f44 commit 4ff3adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dependencies {
8383

8484

8585
if (!inplace) {
86-
compile ("org.grails.plugins:ala-map-plugin:3.0.1-SNAPSHOT") {
86+
compile ("org.grails.plugins:ala-map-plugin:3.0.1") {
8787
exclude group: 'com.bertramlabs.plugins', module: 'asset-pipeline-grails'
8888
}
8989
}

0 commit comments

Comments
 (0)