v9.4.0
Dependency resolution verifier runs:
- after a build finishes, if it failed
- after a task of type AbstractCompile, DependencyReportTask, or DependencyInsightReportTask completes
and it will share info about dependencies which failed to resolve or are missing versions
and is safe across project boundaries
It's also now in Kotlin