Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caddd43 commit 858cc16Copy full SHA for 858cc16
.github/dependabot.yml
@@ -18,3 +18,8 @@ updates:
18
target-branch: "3.x"
19
schedule:
20
interval: "daily"
21
+ - package-ecosystem: "gradle"
22
+ directory: "/"
23
+ target-branch: "4.x"
24
+ schedule:
25
+ interval: "daily"
0 commit comments