Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent bccf1ef commit 33ee4fa
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.12.0'
mockitoVersion = '5.14.2'
slf4jTestVersion = '1.2.0'
assertjVersion = '3.26.0'
pmdVersion = '7.2.0'
Expand Down

0 comments on commit 33ee4fa

Please sign in to comment.