Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:junit-attachments from 167.vf1d139e316b_3…
Browse files Browse the repository at this point in the history
… to 205.vc0677977deb_0 in /bom-weekly (#2591)

* Bump org.jenkins-ci.plugins:junit-attachments in /bom-weekly

Bumps [org.jenkins-ci.plugins:junit-attachments](https://github.com/jenkinsci/junit-attachments-plugin) from 167.vf1d139e316b_3 to 205.vc0677977deb_0.
- [Release notes](https://github.com/jenkinsci/junit-attachments-plugin/releases)
- [Commits](https://github.com/jenkinsci/junit-attachments-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit-attachments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Pin junit attachments for 2.387.x

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
  • Loading branch information
dependabot[bot] and MarkEWaite committed Oct 20, 2023
1 parent b307cb4 commit 635fb8c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.387.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,11 @@
<artifactId>jacoco</artifactId>
<version>3.3.4</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit-attachments</artifactId>
<version>167.vf1d139e316b_3</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>kubernetes-client-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit-attachments</artifactId>
<version>167.vf1d139e316b_3</version>
<version>205.vc0677977deb_0</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 635fb8c

Please sign in to comment.