Skip to content

Commit 4b60a0d

Browse files
committed
Ignore git plugin due to new Jenkins version constraint.
1 parent b8816d4 commit 4b60a0d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ updates:
1212
- dependency-name: org.eclipse.collections:eclipse-collections-api
1313
versions:
1414
- ">= 10.a"
15+
- dependency-name: org.jenkins-ci.plugins:git
16+
versions:
17+
- ">= 4.7.0"
18+
- dependency-name: org.jenkins-ci.plugins:git-client
19+
versions:
20+
- ">= 3.7.0"
21+
- dependency-name: org.jenkins-ci.main:maven-plugin
22+
versions:
23+
- "> 3.8"
1524
- dependency-name: org.webjars:popper.js
1625
versions:
1726
- ">= 2.0.0"

0 commit comments

Comments
 (0)