Is there a way within build.gradle to get a list o...
# community-support
r
Is there a way within build.gradle to get a list of declared dependencies that are coming from a platform BOM? I'm trying to write a custom resolver to solve this issue -> https://github.com/ben-manes/gradle-versions-plugin/issues/402