Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2024
1 parent a21efcd commit 2269360
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.8.0'
mockitoVersion = '5.9.0'
slf4jTestVersion = '1.2.0'
assertjVersion = '3.25.1'
pmdVersion = '6.55.0'
Expand Down

0 comments on commit 2269360

Please sign in to comment.