Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ dependencies { ktlint "com.pinterest:ktlint:0.40.0" // Required for local unit tests (JUnit 4 framework) testImplementation 'junit:junit:4.13.1' testImplementation 'junit:junit:4.13.2' // required if you want to use Mockito for unit tests testImplementation 'org.mockito:mockito-core:3.7.7' } Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ dependencies { ktlint "com.pinterest:ktlint:0.40.0" // Required for local unit tests (JUnit 4 framework) testImplementation 'junit:junit:4.13.1' testImplementation 'junit:junit:4.13.2' // required if you want to use Mockito for unit tests testImplementation 'org.mockito:mockito-core:3.7.7' }