Skip to content

Commit

Permalink
Fix Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Sep 25, 2023
1 parent e6523b8 commit 7de62f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ updates:
# See https://github.com/google/guice/wiki/Guice700
- dependency-name: "com.google.inject:guice"
versions: [">=7.0.0"]
# Bad release in Artifactory breaks Dependabot
- dependency-name: "com.sonyericsson.jenkins.plugins.bfa:build-failure-analyzer"
versions: ["2.27.0"]
# This is the minimum Jenkins version
- dependency-name: "org.jenkins-ci.main:cli"
# Restrict updates to Jetty in the 11.x space
Expand Down

0 comments on commit 7de62f1

Please sign in to comment.