Skip to content

Commit 624c52c

Browse files
committed
Do not update net.javacrumbs.json-unit:json-unit-assertj (Java 17).
1 parent b85846a commit 624c52c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,9 @@ updates:
1414
- dependency-name: org.eclipse.collections:eclipse-collections-api
1515
versions:
1616
- ">= 10.a"
17-
- dependency-name: org.webjars:popper.js
17+
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
1818
versions:
19-
- ">= 2.0.0"
20-
- dependency-name: org.webjars:bootstrap
21-
versions:
22-
- ">= 5.0.0"
19+
- ">= 3.0.0"
2320

2421
- package-ecosystem: "github-actions"
2522
directory: "/"

0 commit comments

Comments
 (0)