Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 28, 2022
1 parent c872bb3 commit 9d9d0cc
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 @@ -30,7 +30,7 @@ apply from: "$rootDir/gradle-scripts/set-library-version.gradle"


ext {
mockitoVersion = '4.5.1'
mockitoVersion = '4.6.0'
slf4jTestVersion = '1.2.0'
assertjVersion = '3.22.0'
pmdVersion = '6.41.0'
Expand Down

0 comments on commit 9d9d0cc

Please sign in to comment.