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 a421957 commit 14bf601Copy full SHA for 14bf601
sigstore-java/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
compileOnly("org.immutables:value-annotations:2.9.3")
15
annotationProcessor("org.immutables:value:2.9.3")
16
17
- implementation(platform("com.google.cloud:libraries-bom:26.2.0"))
+ implementation(platform("com.google.cloud:libraries-bom:26.3.0"))
18
implementation("com.google.http-client:google-http-client-apache-v2")
19
implementation("com.google.http-client:google-http-client-gson")
20
0 commit comments