Update dependency com.microsoft.identity.client:msal to v8

renovate/major-azure-ad-microsoft-authentication-library-for-android-monorepo
renovate[bot] 4 weeks ago committed by GitHub
parent 38119d4560
commit b9c3267621
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -159,7 +159,7 @@ markwon-strikethrough = { module = "io.noties.markwon:ext-strikethrough", versio
markwon-tables = { module = "io.noties.markwon:ext-tables", version.ref = "markwon" }
markwon-tasklist = { module = "io.noties.markwon:ext-tasklist", version.ref = "markwon" }
material = { module = "com.google.android.material:material", version.ref = "material" }
microsoft-authentication = { module = "com.microsoft.identity.client:msal", version = "7.0.3" }
microsoft-authentication = { module = "com.microsoft.identity.client:msal", version = "8.0.2" }
mockito-android = { module = "org.mockito:mockito-android", version.ref = "mockito" }
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }

Loading…
Cancel
Save