matrei commented on code in PR #1144:
URL: 
https://github.com/apache/grails-spring-security/pull/1144#discussion_r2221385719


##########
plugin-ui/plugin/build.gradle:
##########
@@ -45,7 +45,7 @@ dependencies {
     implementation 'org.apache.grails:grails-controllers'
     implementation 'org.apache.grails:grails-converters'
     implementation 'org.apache.grails:grails-gsp'
-    implementation "org.apache.grails.views:grails-layout:$grailsVersion"
+    implementation 'org.apache.grails.views:grails-layout'

Review Comment:
   OK, it seems this has changed again after M5: 
apache/grails-core@cdbb4df7b2c635c69d4d3c403197ec6c390f8b19?
   So either way, `grails-layout` needs to be added back (in the 
`org.apache.grails` group) for the next release, right?
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to