Skip to content

Commit 68af75a

Browse files
renovate[bot]vlsi
authored andcommitted
Update dependency com.google.http-client:google-http-client-bom to v1.46.3
1 parent e8700bf commit 68af75a

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.46.1"))
18+
implementation(platform("com.google.http-client:google-http-client-bom:1.46.3"))
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)