Skip to content

Commit

Permalink
Bump mockito-core from 2.27.0 to 2.28.1 (#5008)
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.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v2.27.0...v2.28.1)
  • Loading branch information
dependabot-preview[bot] authored and Siedlerchr committed May 29, 2019
1 parent 0a4210e commit f5eac5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ dependencies {

testRuntime 'org.apache.logging.log4j:log4j-core:2.11.1'
testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.2'
testCompile 'org.mockito:mockito-core:2.27.0'
testCompile 'org.mockito:mockito-core:2.28.1'
testCompile 'com.github.tomakehurst:wiremock:2.23.2'
testCompile 'org.reflections:reflections:0.9.11'
testCompile 'org.xmlunit:xmlunit-core:2.6.2'
Expand Down

0 comments on commit f5eac5b

Please sign in to comment.