Skip to content

Commit

Permalink
fix(deps): update dependency com.google.cloud:libraries-bom to v26.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and vlsi committed Jun 17, 2023
1 parent d44c7f3 commit 8f4794c
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.14.0"))
implementation(platform("com.google.cloud:libraries-bom:26.17.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 8f4794c

Please sign in to comment.