Commit b61a72d
authored
Split dependabot gradle plugin (#10454)
`gradle-plugin` dependabot PRs touch so many plugins, by the time testing is done for the entire PR, _one_ of them will inevitably have a CHANGELOG conflict.
Example: #10264
Split dependabot group into two: `kotlin-gradle-plugin` and `gradle-plugin` since, though spiritually they are similar, since sometimes packages will require update to `gradle` but not `kotlin-gradle-plugin`.1 parent 18b9cc5 commit b61a72d
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
| |||
0 commit comments