Skip to content

Commit 0ba9ca3

Browse files
authored
Merge pull request #1009 from sigstore/renovate/com.google.http-client-google-http-client-bom-1.x
fix(deps): update dependency com.google.http-client:google-http-client-bom to v1.47.1
2 parents 58a034f + d084f2c commit 0ba9ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigstore-java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
compileOnly("org.immutables:value-annotations:2.10.1")
1616
annotationProcessor("org.immutables:value:2.10.1")
1717

18-
implementation(platform("com.google.http-client:google-http-client-bom:1.47.0"))
18+
implementation(platform("com.google.http-client:google-http-client-bom:1.47.1"))
1919
implementation("com.google.http-client:google-http-client-apache-v2")
2020
implementation("com.google.http-client:google-http-client-gson")
2121

0 commit comments

Comments
 (0)