Skip to content

Commit c2c7877

Browse files
authored
Merge pull request #1111 from bkoehm/bkoehm.7.0.x
fix gradle build error for plugin-rest/spring-security-rest-testapp-profile
2 parents 24c41ff + 3d8246d commit c2c7877

File tree

1 file changed

+1
-0
lines changed
  • plugin-rest/spring-security-rest-testapp-profile

1 file changed

+1
-0
lines changed

plugin-rest/spring-security-rest-testapp-profile/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
plugins {
2+
id 'groovy'
23
id 'org.apache.grails.gradle.grails-profile'
34
}
45

0 commit comments

Comments
 (0)