diff --git a/buildsystem/dependencies.gradle b/buildsystem/dependencies.gradle index da0c6a0b..3c0d40c6 100644 --- a/buildsystem/dependencies.gradle +++ b/buildsystem/dependencies.gradle @@ -26,7 +26,7 @@ ext { rxAndroidVersion = '2.1.1' rxBindingVersion = '2.2.0' - daggerVersion = '2.34' + daggerVersion = '2.34.1' gsonVersion = '2.8.6' @@ -37,7 +37,7 @@ ext { timberVersion = '4.7.1' - zxcvbnVersion = '1.4.0' + zxcvbnVersion = '1.4.1' scaleImageViewVersion = '3.10.0' @@ -58,7 +58,6 @@ ext { googleClientVersion = '1.31.4' msgraphVersion = '2.10.0' - msaAuthVersion = '0.10.0' commonsCodecVersion = '1.15' @@ -126,7 +125,6 @@ ext { junit4 : "org.junit.jupiter:junit-jupiter:${jUnit4Version}", junit4Engine : "org.junit.vintage:junit-vintage-engine:${jUnitVersion}", msgraph : "com.microsoft.graph:microsoft-graph:${msgraphVersion}", - msaAuth : "com.microsoft.graph:msa-auth-for-android-adapter:${msaAuthVersion}", mockito : "org.mockito:mockito-core:${mockitoVersion}", mockitoInline : "org.mockito:mockito-inline:${mockitoInlineVersion}", multidex : "androidx.multidex:multidex:${multidexVersion}", diff --git a/subsampling-scale-image-view b/subsampling-scale-image-view index 960962bd..acf19284 160000 --- a/subsampling-scale-image-view +++ b/subsampling-scale-image-view @@ -1 +1 @@ -Subproject commit 960962bdfd07cba2a68d5c109358ec92cf765a44 +Subproject commit acf192842fefda106395b88b8c898873cd95c550