We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 976dc0c commit 3557d17Copy full SHA for 3557d17
components/fetch-build-scan-data-cmdline-tool/build.gradle.kts
@@ -27,7 +27,7 @@ dependencies {
27
28
implementation("com.google.guava:guava:31.1-jre")
29
implementation("info.picocli:picocli:4.7.1")
30
- annotationProcessor("info.picocli:picocli-codegen:4.7.1")
+ annotationProcessor("info.picocli:picocli-codegen:4.7.2")
31
}
32
33
java {
0 commit comments