mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-12-05 12:51:15 +01:00
Fix man-page generation
This commit is contained in:
parent
e103a60fec
commit
13c2710336
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ dependencies {
|
|||
|
||||
// CLI
|
||||
implementation "info.picocli:picocli:$picocliVersion"
|
||||
annotationProcessor "info.picocli:picocli-codegen:$picocliVersion"
|
||||
kapt "info.picocli:picocli-codegen:$picocliVersion"
|
||||
|
||||
// @Nonnull, @Nullable...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue