Skip to content

Commit 1700539

Browse files
committed
fix: remove groovy plugin from grails-layout
The groovy plugin gets applied by `grails-plugin`.
1 parent a8bbbd7 commit 1700539

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grails-gsp/grails-layout/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
* under the License.
1818
*/
1919
plugins {
20-
id 'groovy'
2120
id 'java-library'
2221
id 'project-report'
2322
id 'org.apache.grails.buildsrc.properties'

0 commit comments

Comments
 (0)