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 68b17e2 commit 928c287
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 @@ -29,7 +29,7 @@ dependencyManagement {
}

dependencies {
compileOnly "org.grails:grails-plugin-rest"
api "org.grails:grails-plugin-rest"
api "org.grails.plugins:fields:$fieldsVersion"
}

Expand Down

0 comments on commit 928c287

Please sign in to comment.