I would like to have gradle fail my build if it tr...
# dependency-management
t
I would like to have gradle fail my build if it tries to resolve a dependency that is not specified in my enforced platform. Is there a standard idiomatic way to do that? Any prior art?