Skip to content

Commit

Permalink
Bump info.picocli:picocli-codegen from 4.5.2 to 4.7.6 (#987)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: info.picocli:picocli-codegen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 9346f12 commit 3119791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli-codegen</artifactId>
<version>4.5.2</version>
<version>4.7.6</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli-codegen</artifactId>
<version>4.5.2</version>
<version>4.7.6</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 3119791

Please sign in to comment.