hi all, I'm trying to setup a gradle multiproject ...
# micronaut
g
hi all, I'm trying to setup a gradle multiproject build with micronaut 3.3.0 and kotlin 1.6.10 but I am getting the below error when I try to build and run my tests. Has anyone else experienced this?
The following options were not recognized by any processor: '[micronaut.processing.group,, kapt.kotlin.generated]'
j
I believe that is a warning, not an error. Correct?