Skip to content

Commit

Permalink
Bump conditional-buildstep from 1.4.1 to 1.4.2
Browse files Browse the repository at this point in the history
Bumps [conditional-buildstep](https://github.com/jenkinsci/conditional-buildstep-plugin) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/jenkinsci/conditional-buildstep-plugin/releases)
- [Changelog](https://github.com/jenkinsci/conditional-buildstep-plugin/blob/master/CHANGELOG.adoc)
- [Commits](jenkinsci/conditional-buildstep-plugin@conditional-buildstep-1.4.1...conditional-buildstep-1.4.2)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:conditional-buildstep
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 21, 2022
1 parent 5223409 commit ebbeafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>conditional-buildstep</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit ebbeafb

Please sign in to comment.