Bump info.picocli:picocli-codegen from 4.7.6 to 4.7.7 (#1376)
Some checks failed
Early Access / Default build (without GraalVM) (push) Has been cancelled
Early Access / Build with GraalVM on macos-13 (push) Has been cancelled
Early Access / Build with GraalVM on macos-latest (push) Has been cancelled
Early Access / Build with GraalVM on ubuntu-latest (push) Has been cancelled
Early Access / Build with GraalVM on windows-latest (push) Has been cancelled

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-21 19:45:02 +02:00
committed by GitHub
parent 6f152ae02d
commit 76a27d74ed

View File

@@ -96,7 +96,7 @@
<junit-platform-launcher.version>1.10.3</junit-platform-launcher.version>
<takari-provisio.version>1.1.1</takari-provisio.version>
<picocli.version>4.7.6</picocli.version>
<picocli.version>4.7.7</picocli.version>
<!-- 2.29+ is Java 17+ -->
<roaster.version>2.28.0.Final</roaster.version>
<maven.plugin-tools.version>3.15.1</maven.plugin-tools.version>