Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:build-blocker-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 25, 2023
1 parent b435b18 commit 45f286e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion declarative-pipeline-migration-assistant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>build-blocker-plugin</artifactId>
<version>1.7.8</version>
<version>1.7.9</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 45f286e

Please sign in to comment.