Update dependency com.google.auth:google-auth-library-oauth2-http to v1.33.1 (#3377)

* Update dependency com.google.auth:google-auth-library-oauth2-http to v1.33.1

* Update dependency diffs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/3378/head
renovate[bot] 9 months ago committed by GitHub
parent 54ef54f97e
commit d6c8575926
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1346,10 +1346,10 @@
+| | | +--- com.google.http-client:google-http-client:1.46.2 (*)
+| | | \--- com.google.code.gson:gson:2.11.0 -> 2.12.1
+| | \--- com.google.guava:guava:31.1-android -> 33.4.0-android (*)
+| +--- com.google.auth:google-auth-library-credentials:1.30.0 -> 1.33.0
+| +--- com.google.auth:google-auth-library-oauth2-http:1.30.0 -> 1.33.0
+| +--- com.google.auth:google-auth-library-credentials:1.30.0 -> 1.33.1
+| +--- com.google.auth:google-auth-library-oauth2-http:1.30.0 -> 1.33.1
+| | +--- com.google.auto.value:auto-value-annotations:1.11.0
+| | +--- com.google.auth:google-auth-library-credentials:1.33.0
+| | +--- com.google.auth:google-auth-library-credentials:1.33.1
+| | +--- com.google.http-client:google-http-client:1.46.2 (*)
+| | +--- com.google.http-client:google-http-client-gson:1.46.2 (*)
+| | +--- com.google.guava:guava:33.4.0-android (*)
@ -1359,7 +1359,7 @@
+| \--- com.google.http-client:google-http-client:1.45.2 -> 1.46.2 (*)
++--- com.google.apis:google-api-services-drive:v3-rev20250216-2.0.0
+| \--- com.google.api-client:google-api-client:2.7.2 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.33.0 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.33.1 (*)
++--- androidx.work:work-runtime-ktx:2.10.0
+| +--- androidx.work:work-runtime:2.10.0 (*)
+| \--- androidx.work:work-runtime:2.10.0 (c)

@ -1698,10 +1698,10 @@
+| | | +--- com.google.http-client:google-http-client:1.46.2 (*)
+| | | \--- com.google.code.gson:gson:2.11.0 -> 2.12.1
+| | \--- com.google.guava:guava:31.1-android -> 33.4.0-android (*)
+| +--- com.google.auth:google-auth-library-credentials:1.30.0 -> 1.33.0
+| +--- com.google.auth:google-auth-library-oauth2-http:1.30.0 -> 1.33.0
+| +--- com.google.auth:google-auth-library-credentials:1.30.0 -> 1.33.1
+| +--- com.google.auth:google-auth-library-oauth2-http:1.30.0 -> 1.33.1
+| | +--- com.google.auto.value:auto-value-annotations:1.11.0
+| | +--- com.google.auth:google-auth-library-credentials:1.33.0
+| | +--- com.google.auth:google-auth-library-credentials:1.33.1
+| | +--- com.google.http-client:google-http-client:1.46.2 (*)
+| | +--- com.google.http-client:google-http-client-gson:1.46.2 (*)
+| | +--- com.google.guava:guava:33.4.0-android (*)
@ -1711,7 +1711,7 @@
+| \--- com.google.http-client:google-http-client:1.45.2 -> 1.46.2 (*)
++--- com.google.apis:google-api-services-drive:v3-rev20250216-2.0.0
+| \--- com.google.api-client:google-api-client:2.7.2 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.33.0 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.33.1 (*)
++--- androidx.work:work-runtime-ktx:2.10.0
+| +--- androidx.work:work-runtime:2.10.0 (*)
+| \--- androidx.work:work-runtime:2.10.0 (c)

@ -20,7 +20,7 @@ desugar_jdk_libs = "2.1.3"
etebase = "2.3.2"
firebase = "33.9.0"
firebase-crashlytics-gradle = "3.0.3"
google-oauth2 = "1.33.0"
google-oauth2 = "1.33.1"
google-api-drive = "v3-rev20250216-2.0.0"
google-api-tasks = "v1-rev20250105-2.0.0"
google-services = "4.4.2"

Loading…
Cancel
Save