Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:credentials-binding in /.ci/jenkins/tests
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 fbcc8f2 commit 74d9d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/jenkins/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,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 74d9d47

Please sign in to comment.