Skip to content

Commit 7181e7d

Browse files
committed
dependabot
1 parent 9b7d459 commit 7181e7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ version: 2
77
updates:
88
- package-ecosystem: "gradle"
99
directory: "/"
10-
target-branch: "3.4.x"
10+
target-branch: "3.5.x"
1111
schedule:
1212
interval: "daily"
1313
- package-ecosystem: "gradle"
1414
directory: "/"
15-
target-branch: "3.5.x"
15+
target-branch: "4.0.x"
1616
schedule:
1717
interval: "daily"
1818
- package-ecosystem: "gradle"
1919
directory: "/"
20-
target-branch: "4.0.x"
20+
target-branch: "4.1.x"
2121
schedule:
2222
interval: "daily"
2323

0 commit comments

Comments
 (0)