Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:matrix-auth
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent e79ac42 commit b6f7ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-auth</artifactId>
<version>3.2</version>
<version>3.2.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b6f7ebc

Please sign in to comment.