Skip to content

Commit

Permalink
build(deps-dev): bump org.jenkins-ci.plugins:credentials-binding
Browse files Browse the repository at this point in the history
Bumps [org.jenkins-ci.plugins:credentials-binding](https://github.com/jenkinsci/credentials-binding-plugin) from 1.19 to 1.24.1.
- [Release notes](https://github.com/jenkinsci/credentials-binding-plugin/releases)
- [Changelog](https://github.com/jenkinsci/credentials-binding-plugin/blob/master/old-changelog.md)
- [Commits](jenkinsci/credentials-binding-plugin@credentials-binding-1.19...credentials-binding-1.24.1)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:credentials-binding
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 56fd3f0 commit 5ad8dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-pipeline-shared-libraries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<!-- provides withCredentials() step -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials-binding</artifactId>
<version>1.19</version>
<version>1.24.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5ad8dd8

Please sign in to comment.