Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:ansicolor
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent 46e865c commit 69d49d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ansicolor</artifactId>
<version>1.0.2</version>
<version>1.0.4</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 69d49d7

Please sign in to comment.