Skip to content

Commit fa7e79b

Browse files
committed
Ignore major update for junit-bom
1 parent bdf986f commit fa7e79b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,8 @@ updates:
456456
update-types: [ "version-update:semver-major" ]
457457
- dependency-name: "org.junit.platform:junit-platform-launcher"
458458
update-types: [ "version-update:semver-major" ]
459+
- dependency-name: "org.junit:junit-bom"
460+
update-types: [ "version-update:semver-major" ]
459461
- dependency-name: "com.gradleup.shadow"
460462
update-types: [ "version-update:semver-major" ]
461463

0 commit comments

Comments
 (0)