Skip to content

Commit

Permalink
Bump mockito-kotlin from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [mockito-kotlin](https://github.com/nhaarman/mockito-kotlin) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/nhaarman/mockito-kotlin/releases)
- [Commits](mockito/mockito-kotlin@2.1.0...2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 9, 2019
1 parent 572d63e commit ba56be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -317,7 +317,7 @@ dependencies {
testImplementation 'org.powermock:powermock-module-junit4:2.0.2'
testImplementation 'org.powermock:powermock-api-mockito2:2.0.2'
testImplementation 'org.json:json:20190722'
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.1.0"
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
testImplementation "androidx.arch.core:core-testing:2.0.1"

// dependencies for instrumented tests
Expand Down

0 comments on commit ba56be1

Please sign in to comment.