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.
2 parents e985a36 + 87f2d84 commit 1c9908aCopy full SHA for 1c9908a
components/fetch-build-scan-data-cmdline-tool/build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
implementation("javax.ws.rs:javax.ws.rs-api:2.1.1")
27
28
implementation("com.google.guava:guava:31.1-jre")
29
- implementation("info.picocli:picocli:4.7.1")
+ implementation("info.picocli:picocli:4.7.2")
30
annotationProcessor("info.picocli:picocli-codegen:4.7.2")
31
}
32
0 commit comments