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.

@robert-s-ubi robert-s-ubi merged commit f27fe5b into master Dec 12, 2025
4 checks passed
@robert-s-ubi robert-s-ubi deleted the add_gradle_to_dependabot_configuration branch December 12, 2025 07:36
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