Commit 9ee6234
committed
Add Gradle to dependabot configuration
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.1 parent ca316eb commit 9ee6234
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
0 commit comments