SpringBoot Gradle build fails with "invocation of 'Task.project' at execution time is unsupported" when using the configuration cache in a project that depends on org.springframework.boot:spring-boot-configuration-processor
Hello,Tested with: latest gradle version: 7.0.2latest spring boot plugin version: 2.5.1According to the spring boot grad...