Skip to content

Conversation

@robert-s-ubi
Copy link
Contributor

Dependabot was only creating PRs to update the Maven pom.xml files with new dependency versions, while the Gradle build.gradle files had to be updated manually, which was often missed, leaving the Gradle build out of sync.

Add gradle to the dependabot configuration so that it creates PRs to update the Gradle build.gradle files as well.

Dependabot was only creating PRs to update the Maven pom.xml files with
new dependency versions, while the Gradle build.gradle files had to be
updated manually, which was often missed, leaving the Gradle build out
of sync.

Add gradle to the dependabot configuration so that it creates PRs to
update the Gradle build.gradle files as well.
Copy link

@Basler182 Basler182 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regarding the question here. LGTM, and btw, good work on the changes here over the last few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants