The build.gradle file was missing the following dependency. The interceptors are compiling now.
implementation "org.apache.grails:grails-interceptors"