Try running the build with --stacktrace:
--stacktrace
./gradlew build --stacktrace
It’ll give a more detailed log that can help pinpoint which dependency or class is triggering the issue.