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 9b7d459 commit 7181e7dCopy full SHA for 7181e7d
1 file changed
.github/dependabot.yml
@@ -7,17 +7,17 @@ version: 2
7
updates:
8
- package-ecosystem: "gradle"
9
directory: "/"
10
- target-branch: "3.4.x"
+ target-branch: "3.5.x"
11
schedule:
12
interval: "daily"
13
14
15
- target-branch: "3.5.x"
+ target-branch: "4.0.x"
16
17
18
19
20
- target-branch: "4.0.x"
+ target-branch: "4.1.x"
21
22
23
0 commit comments