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 979049b commit 1bf4bfdCopy full SHA for 1bf4bfd
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.3")
+ implementation("info.picocli:picocli:4.7.4")
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