Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent bc4cb24 commit 827cf5e
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 @@ -29,7 +29,7 @@ apply from: "$rootDir/gradle-scripts/set-library-version.gradle"


ext {
mockitoVersion = '5.5.0'
mockitoVersion = '5.6.0'
slf4jTestVersion = '1.2.0'
assertjVersion = '3.24.2'
pmdVersion = '6.55.0'
Expand Down

0 comments on commit 827cf5e

Please sign in to comment.