Skip to content

Commit

Permalink
[JENKINS-69229] Revert trilead-api update (#1379)
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick authored Aug 6, 2022
1 parent d76bba2 commit 2d71dba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ updates:
- "jglick"
schedule:
interval: "daily"
ignore:
# TODO https://github.com/jenkinsci/bom/pull/1374#issuecomment-1205302760 pending new version
- dependency-name: trilead-api
versions:
- 1.71.v9e7860a_67a_df
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>trilead-api</artifactId>
<version>1.71.v9e7860a_67a_df</version>
<version>1.67.vc3938a_35172f</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 2d71dba

Please sign in to comment.