The processors configuration uses the `JAVA_RUNTIME` attribute rather than `JAVA_API`, allowing transitive `implementation` and `runtimeOnly` annotation-processor dependencies to be discovered correctly by IDEs.
**Check the box to generate changelog(s)**
- [X] Generate changelog entry
This allows
implementation
dependencies to work as expected.==COMMIT_MSG== The processors configuration uses runtime components ==COMMIT_MSG==