если я добавляю в spring boot gradle app dependency на модуль (не gradle), получаю такую ошибку: Could not determine the dependencies of task ':compileJava'.
> Could not resolve all task dependencies for configuration ':compileClasspath'.
> Could not resolve project :utils.
Required by:
project :
> No matching configuration of project :utils was found. The consumer was configured to find an API of a library compatible with Java 11, preferably in the form of class files, and its dependencies declared externally but:
- None of the consumable configurations have attributes.