Skip to content

Commit bf3fe1f

Browse files
renovate[bot]kcsurapaneni
authored andcommitted
fix(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1.33.0 (open-telemetry#13387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f167d99 commit bf3fe1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-report/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
dependencies {
66
implementation("com.google.api-client:google-api-client:2.7.2")
77
implementation("com.google.apis:google-api-services-sheets:v4-rev20250211-2.0.0")
8-
implementation("com.google.auth:google-auth-library-oauth2-http:1.32.1")
8+
implementation("com.google.auth:google-auth-library-oauth2-http:1.33.0")
99
}
1010

1111
otelJava {

0 commit comments

Comments
 (0)