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 66fd432 + 736a982 commit afb13edCopy full SHA for afb13ed
sigstore-cli/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
10
dependencies {
11
implementation(project(":sigstore-java"))
12
- implementation("info.picocli:picocli:4.7.4")
+ implementation("info.picocli:picocli:4.7.5")
13
implementation("com.google.guava:guava:31.1-jre")
14
15
implementation(platform("com.google.oauth-client:google-oauth-client-bom:1.34.1"))
0 commit comments