File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies {
3232 implementation project(' :ui-plugin' )
3333 implementation ' org.apache.grails:grails-core'
3434 implementation ' org.apache.grails:grails-gsp'
35- implementation ' org.apache.grails.views :grails-layout'
35+ implementation ' org.apache.grails:grails-layout'
3636 implementation ' org.apache.grails:grails-interceptors'
3737 implementation ' org.apache.grails:grails-databinding'
3838 implementation ' org.apache.grails:grails-data-hibernate5'
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies {
4545 implementation ' org.apache.grails:grails-controllers'
4646 implementation ' org.apache.grails:grails-converters'
4747 implementation ' org.apache.grails:grails-gsp'
48- implementation ' org.apache.grails.views :grails-layout'
48+ implementation ' org.apache.grails:grails-layout'
4949 implementation ' org.springframework.security:spring-security-core'
5050 implementation ' org.springframework.security:spring-security-web'
5151
You can’t perform that action at this time.
0 commit comments