Skip to content

Commit b28f909

Browse files
committed
Allow dependabot update Artifactory Gradle plugin
Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
1 parent 7c47f38 commit b28f909

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ updates:
4646
- dependency-name: "biz.aQute.bnd.builder"
4747
versions:
4848
- "[7.a, 8]"
49-
# artifactory: don't upgrade to v5 (collides with Kotlin plugin) - Remove once 3.4 is out of support
50-
- dependency-name: "com.jfrog.artifactory"
51-
versions:
52-
- "[5.a, 6]"
5349
- package-ecosystem: "github-actions"
5450
directory: ".github/workflows"
5551
schedule:

0 commit comments

Comments
 (0)