I'm having an issue upgrading the Micronaut Gradle plugins to Kotlin 1.9.20. I have a couple tests failing when using kapt+a custom source set. It seems that the annotation processors are not called anymore in 1.9.20 on custom source sets. Does that ring a bell to anyone? I have read through the release notes and can't find anything related.