How to make dependabot to keep same version for multiple Java libraries? #6820
Labels
F: grouped-updates 🎳
Relates to bumping more than one dependency in a single PR
T: feature-request
Requests for new features
Is there an existing issue for this?
Feature description
In my build.gradle.kts I have multiple libraries that are released simultaneously with the same version and must be kept that way. How do I make Github's Dependabot to update version of all of them at once, if it has detected that version change on one of the libraries?
Example:
So far I have no idea how to achieve this.
If this is completely not supported, could be a good feature to have.
The text was updated successfully, but these errors were encountered: