Skip to content

Commit

Permalink
Update dependency org.mockito.kotlin:mockito-kotlin to v5
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 360bc1a commit aa24521
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 @@ -10,7 +10,7 @@ buildscript {
prismVersion = "2.0.0"
androidLibraryVersion = "2b1da4cb14e2cd4b79e231b0be54e0bae699f143"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockitoKotlinVersion = "5.2.1"
mockkVersion = "1.13.9"
espressoVersion = "3.5.1"
workRuntime = "2.9.0"
Expand Down

0 comments on commit aa24521

Please sign in to comment.