Could you, please, advice:
I have 2 repositories specified in my build.gradle file (let’s say staging and production).
I have an artifact with the same name and version published to both of them.
Once I specify a dependency on that artifact, is there any rules regarding from which repository it will be downloaded?