If a dependant declares a dependency with version range like:
<version>[1.0.0,)</version>
and the dependency completes a new build including a version bump, ie 3.8.6 -> 3.8.7, the downstream build is not triggered.