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

renovate/com.android.billingclient-billing-ktx-6.x
renovate[bot] 1 week ago committed by Alex Baker
parent 6ce170533e
commit fecfea8df5

@ -942,7 +942,7 @@
+| \--- com.google.http-client:google-http-client:1.44.1 (*)
++--- com.google.apis:google-api-services-drive:v3-rev20240521-2.0.0
+| \--- com.google.api-client:google-api-client:2.5.0 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.20.0 -> 1.23.0 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.23.0 (*)
++--- androidx.work:work-runtime-ktx:2.8.1
+| +--- androidx.work:work-runtime:2.8.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.21 -> 2.0.0 (*)

@ -1171,7 +1171,7 @@
+| \--- com.google.http-client:google-http-client:1.44.1 (*)
++--- com.google.apis:google-api-services-drive:v3-rev20240521-2.0.0
+| \--- com.google.api-client:google-api-client:2.5.0 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.20.0 -> 1.23.0 (*)
++--- com.google.auth:google-auth-library-oauth2-http:1.23.0 (*)
++--- androidx.work:work-runtime-ktx:2.8.1
+| +--- androidx.work:work-runtime:2.8.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.21 -> 2.0.0 (*)

@ -20,7 +20,7 @@ firebase = "33.1.0"
firebase-crashlytics-gradle = "3.0.1"
flipper = "0.250.0"
fragment-ktx = "1.8.0"
google-oauth2 = "1.20.0"
google-oauth2 = "1.23.0"
google-api-drive = "v3-rev20240521-2.0.0"
google-api-tasks = "v1-rev20240526-2.0.0"
google-services = "4.4.2"

Loading…
Cancel
Save