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 afb13ed + 7ffd450 commit c71a89dCopy full SHA for c71a89d
sigstore-cli/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
implementation(platform("com.google.oauth-client:google-oauth-client-bom:1.34.1"))
16
implementation("com.google.oauth-client:google-oauth-client")
17
18
- annotationProcessor("info.picocli:picocli-codegen:4.7.4")
+ annotationProcessor("info.picocli:picocli-codegen:4.7.5")
19
}
20
21
tasks.compileJava {
0 commit comments