Skip to content

Commit

Permalink
Bump mockito-core from 3.7.7 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.7 to 3.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.7.7...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and christianhujer committed Feb 24, 2021
1 parent 9a66406 commit 043eade
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 @@ -48,7 +48,7 @@ dependencyManagement {
entry 'junit-platform-engine'
}
dependency 'org.junit.vintage:junit-vintage-engine:5.7.1'
dependency 'org.mockito:mockito-core:3.7.7'
dependency 'org.mockito:mockito-core:3.8.0'
dependency 'org.pitest:pitest-junit5-plugin:0.12'
dependency 'org.pitest:pitest-command-line:1.6.2'
dependency 'org.projectlombok:lombok:1.18.18'
Expand Down

0 comments on commit 043eade

Please sign in to comment.