File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,8 @@ updates:
3838 update-types : [ "version-update:semver-major" ]
3939 - dependency-name : " org.junit.platform:junit-platform-launcher"
4040 update-types : [ "version-update:semver-major" ]
41+ - dependency-name : " com.gradleup.shadow"
42+ update-types : [ "version-update:semver-major" ]
4143
4244# Explicit entry for each module
4345 - package-ecosystem : " gradle"
@@ -427,6 +429,8 @@ updates:
427429 update-types : [ "version-update:semver-major" ]
428430 - dependency-name : " org.junit.platform:junit-platform-launcher"
429431 update-types : [ "version-update:semver-major" ]
432+ - dependency-name : " com.gradleup.shadow"
433+ update-types : [ "version-update:semver-major" ]
430434
431435# Smoke test
432436 - package-ecosystem : " gradle"
@@ -443,6 +447,8 @@ updates:
443447 update-types : [ "version-update:semver-major" ]
444448 - dependency-name : " org.junit.platform:junit-platform-launcher"
445449 update-types : [ "version-update:semver-major" ]
450+ - dependency-name : " com.gradleup.shadow"
451+ update-types : [ "version-update:semver-major" ]
446452
447453# GitHub Actions
448454 - package-ecosystem : " github-actions"
You can’t perform that action at this time.
0 commit comments