Skip to content

Commit

Permalink
Bump plugin-util-api from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [plugin-util-api](https://github.com/jenkinsci/plugin-util-api-plugin) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/jenkinsci/plugin-util-api-plugin/releases)
- [Changelog](https://github.com/jenkinsci/plugin-util-api-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-util-api-plugin@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:plugin-util-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2021
1 parent a0eb792 commit 573c7e8
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 @@ -24,7 +24,7 @@
<module.name>${project.groupId}.echarts</module.name>

<echarts-build-trends.version>2.3.0</echarts-build-trends.version>
<plugin-util-api.version>2.2.0</plugin-util-api.version>
<plugin-util-api.version>2.3.0</plugin-util-api.version>
<jquery3-api.version>3.6.0-1</jquery3-api.version>
<eclipse-collections.version>9.2.0</eclipse-collections.version>

Expand Down

0 comments on commit 573c7e8

Please sign in to comment.