Skip to content

Commit

Permalink
build(deps-dev): bump org.jenkins-ci.plugins:publish-over-ssh
Browse files Browse the repository at this point in the history
Bumps [org.jenkins-ci.plugins:publish-over-ssh](https://github.com/jenkinsci/publish-over-ssh-plugin) from 1.20.1 to 1.23.
- [Release notes](https://github.com/jenkinsci/publish-over-ssh-plugin/releases)
- [Changelog](https://github.com/jenkinsci/publish-over-ssh-plugin/blob/main/CHANGELOG.md)
- [Commits](jenkinsci/publish-over-ssh-plugin@publish-over-ssh-1.20.1...publish-over-ssh-1.23)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:publish-over-ssh
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent c79064d commit 6ede08c
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 @@ -944,7 +944,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>publish-over-ssh</artifactId>
<version>1.20.1</version>
<version>1.23</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6ede08c

Please sign in to comment.