diff --git a/dependencies.gradle b/dependencies.gradle index 7c73f5e..436ac4e 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -6,17 +6,17 @@ ext.versions = [ publishVersionCode : 18, gradlePlugin : '3.4.0', - spotlessPlugin : '3.20.0', + spotlessPlugin : '3.22.0', versionPlugin : '0.21.0', - kotlin : '1.3.30', + kotlin : '1.3.31', bintrayPlugin : '0.9', timber : '4.7.1', - junit : '4.12', - mockito : '2.25.1', - mockitoKotlin : '2.1.0', - truth : '0.43', + junit : '4.12', + mockito : '2.27.0', + mockitoKotlin : '2.1.0', + truth : '0.44', androidxAnnotations: '1.0.2', androidxCore : '1.0.2',