Skip to content

Commit

Permalink
Update dependency com.google.http-client:google-http-client-bom to v1…
Browse files Browse the repository at this point in the history
….45.1
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent f20f4db commit 63d99bb
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 63d99bb

Please sign in to comment.