Skip to content

Commit

Permalink
Must be api dependency due to rest ast trasform on all controller art…
Browse files Browse the repository at this point in the history
…ifacts
  • Loading branch information
codeconsole committed Oct 12, 2024
1 parent 0f87c54 commit 62e2344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
api "org.grails.plugins:fields:$fieldsVersion"

compileOnly 'org.codehaus.groovy:groovy'
compileOnly 'org.grails:grails-plugin-rest'
api 'org.grails:grails-plugin-rest'
}

grailsPublish {
Expand Down

0 comments on commit 62e2344

Please sign in to comment.