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

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

* 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/3823/head
renovate[bot] 3 months ago committed by GitHub
parent f2235e6aa6
commit 655cdc1a9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1465,10 +1465,10 @@
+| | | +--- com.google.http-client:google-http-client:1.47.0 (*)
+| | | \--- 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.37.1
+| +--- com.google.auth:google-auth-library-oauth2-http:1.30.0 -> 1.37.1
+| +--- com.google.auth:google-auth-library-credentials:1.30.0 -> 1.38.0
+| +--- com.google.auth:google-auth-library-oauth2-http:1.30.0 -> 1.38.0
+| | +--- com.google.auto.value:auto-value-annotations:1.11.0
+| | +--- com.google.auth:google-auth-library-credentials:1.37.1
+| | +--- com.google.auth:google-auth-library-credentials:1.38.0
+| | +--- com.google.http-client:google-http-client:1.47.0 (*)
+| | +--- com.google.http-client:google-http-client-gson:1.47.0 (*)
+| | +--- com.google.guava:guava:33.4.0-android (*)
@ -1478,7 +1478,7 @@
+| \--- com.google.http-client:google-http-client:1.45.2 -> 1.47.0 (*)
++--- com.google.apis:google-api-services-drive:v3-rev20250723-2.0.0
+| \--- com.google.api-client:google-api-client:2.7.2 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.37.1 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.38.0 (*)
++--- androidx.work:work-runtime-ktx:2.10.3
+| +--- androidx.work:work-runtime:2.10.3 (*)
+| \--- androidx.work:work-runtime:2.10.3 (c)

@ -1853,10 +1853,10 @@
+| | | +--- com.google.http-client:google-http-client:1.47.0 (*)
+| | | \--- 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.37.1
+| +--- com.google.auth:google-auth-library-oauth2-http:1.30.0 -> 1.37.1
+| +--- com.google.auth:google-auth-library-credentials:1.30.0 -> 1.38.0
+| +--- com.google.auth:google-auth-library-oauth2-http:1.30.0 -> 1.38.0
+| | +--- com.google.auto.value:auto-value-annotations:1.11.0
+| | +--- com.google.auth:google-auth-library-credentials:1.37.1
+| | +--- com.google.auth:google-auth-library-credentials:1.38.0
+| | +--- com.google.http-client:google-http-client:1.47.0 (*)
+| | +--- com.google.http-client:google-http-client-gson:1.47.0 (*)
+| | +--- com.google.guava:guava:33.4.0-android (*)
@ -1866,7 +1866,7 @@
+| \--- com.google.http-client:google-http-client:1.45.2 -> 1.47.0 (*)
++--- com.google.apis:google-api-services-drive:v3-rev20250723-2.0.0
+| \--- com.google.api-client:google-api-client:2.7.2 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.37.1 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.38.0 (*)
++--- androidx.work:work-runtime-ktx:2.10.3
+| +--- androidx.work:work-runtime:2.10.3 (*)
+| \--- androidx.work:work-runtime:2.10.3 (c)

@ -20,7 +20,7 @@ desugar_jdk_libs = "2.1.5"
etebase = "2.3.2"
firebase = "33.16.0"
firebase-crashlytics-gradle = "3.0.6"
google-oauth2 = "1.37.1"
google-oauth2 = "1.38.0"
google-api-drive = "v3-rev20250723-2.0.0"
google-api-tasks = "v1-rev20250518-2.0.0"
google-services = "4.4.3"

Loading…
Cancel
Save