Skip to content

Commit

Permalink
Bump mockito-core from 2.27.0 to 2.28.2
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.27.0 to 2.28.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v2.27.0...v2.28.2)
  • Loading branch information
dependabot-preview[bot] authored and ShaneMcC committed Jun 23, 2019
1 parent 9e62d5b commit ad25d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -67,7 +67,7 @@ dependencies {
}

testCompile group: 'junit', name: 'junit', version: '4.12'
testCompile group: 'org.mockito', name: 'mockito-core', version: '2.27.0'
testCompile group: 'org.mockito', name: 'mockito-core', version: '2.28.2'
}

apply from: 'gradle/tests.gradle'
Expand Down

0 comments on commit ad25d24

Please sign in to comment.