Skip to content

Commit

Permalink
Merge pull request #330 from sigstore/renovate/com.google.cloud-libra…
Browse files Browse the repository at this point in the history
…ries-bom-26.x

Update dependency com.google.cloud:libraries-bom to v26.6.0
  • Loading branch information
loosebazooka authored Feb 6, 2023
2 parents 3a95d65 + 7206fc7 commit c04373b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigstore-java/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
compileOnly("org.immutables:value-annotations:2.9.3")
annotationProcessor("org.immutables:value:2.9.3")

implementation(platform("com.google.cloud:libraries-bom:26.5.0"))
implementation(platform("com.google.cloud:libraries-bom:26.6.0"))
implementation("com.google.http-client:google-http-client-apache-v2")
implementation("com.google.http-client:google-http-client-gson")

Expand Down

0 comments on commit c04373b

Please sign in to comment.