Skip to content

Commit

Permalink
build(deps): Bump picocli.version from 4.7.5 to 4.7.6
Browse files Browse the repository at this point in the history
Bumps `picocli.version` from 4.7.5 to 4.7.6.

Updates `info.picocli:picocli` from 4.7.5 to 4.7.6
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v4.7.5...v4.7.6)

Updates `info.picocli:picocli-codegen` from 4.7.5 to 4.7.6
- [Release notes](https://github.com/remkop/picocli/releases)
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md)
- [Commits](remkop/picocli@v4.7.5...v4.7.6)

---
updated-dependencies:
- dependency-name: info.picocli:picocli
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: info.picocli:picocli-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent a0c3b56 commit 5a163a1
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 @@ -160,7 +160,7 @@
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<objenesis.version>3.4</objenesis.version>
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
<picocli.version>4.7.5</picocli.version>
<picocli.version>4.7.6</picocli.version>
<powermock.version>2.0.9</powermock.version>
<project.build.docs>${project.build.directory}/docs</project.build.docs>
<project.build.docs.branch>main</project.build.docs.branch>
Expand Down

0 comments on commit 5a163a1

Please sign in to comment.