Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:matrix-project
Browse files Browse the repository at this point in the history
Bumps [org.jenkins-ci.plugins:matrix-project](https://github.com/jenkinsci/matrix-project-plugin) from 831.v084e85a_b_4ea_d to 832.va_66e270d2946.
- [Release notes](https://github.com/jenkinsci/matrix-project-plugin/releases)
- [Changelog](https://github.com/jenkinsci/matrix-project-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/matrix-project-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:matrix-project
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 072e79f commit e9c03b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-project</artifactId>
<version>831.v084e85a_b_4ea_d</version>
<version>832.va_66e270d2946</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ THE SOFTWARE.
<!-- detached after 1.561 -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-project</artifactId>
<version>831.v084e85a_b_4ea_d</version>
<version>832.va_66e270d2946</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit e9c03b6

Please sign in to comment.