I'm contributing to a lib where we would like to create an integration-test using gradle testkit to apply the lib and run tests w/ gradle. (see
https://github.com/kotest/kotest/pull/3401#issuecomment-1429327833 for more context)
Is there any way to get the gradle runner to perform dependency substition using the composite build invoking the runner?