Skip to content

Commit fb3bbcf

Browse files
committed
Use ala-map-plugin 3.0.1-SNAPSHOT for fieldcapture#2633
1 parent 7e9378f commit fb3bbcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
}
1515
}
1616

17-
version "4.0.4"
17+
version "4.0.5-SNAPSHOT"
1818
group "org.grails.plugins"
1919

2020
apply plugin:"eclipse"
@@ -83,7 +83,7 @@ dependencies {
8383

8484

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

0 commit comments

Comments
 (0)