Skip to content

v9.4.0

Compare
Choose a tag to compare
@OdysseusLives OdysseusLives released this 14 Jul 18:34
cf18d34

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