Skip to content

Commit

Permalink
Merge pull request #875 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.3
  • Loading branch information
loosebazooka authored Dec 26, 2024
2 parents f1e043f + 7a15761 commit 227644d
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.1"))
implementation(platform("com.google.http-client:google-http-client-bom:1.45.3"))
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 227644d

Please # to comment.