Skip to content

Commit

Permalink
Merge pull request #860 from sigstore/renovate/com.google.http-client…
Browse files Browse the repository at this point in the history
…-google-http-client-bom-1.x

Update dependency com.google.http-client:google-http-client-bom to v1.45.1
  • Loading branch information
loosebazooka authored Dec 5, 2024
2 parents 74131cd + 63d99bb commit abd0524
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 @@ -15,7 +15,7 @@ dependencies {
compileOnly("org.immutables:value-annotations:2.10.1")
annotationProcessor("org.immutables:value:2.10.1")

implementation(platform("com.google.http-client:google-http-client-bom:1.45.0"))
implementation(platform("com.google.http-client:google-http-client-bom:1.45.1"))
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 abd0524

Please sign in to comment.