Skip to content

Commit

Permalink
Update mockito monorepo 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 Mar 14, 2024
1 parent 7a29851 commit 05f61c1
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 @@ -13,7 +13,7 @@ buildscript {
jacoco_version = '0.8.11'
kotlin_version = '1.9.22'
markwonVersion = "4.6.2"
mockitoVersion = "4.11.0"
mockitoVersion = "5.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.10"
prismVersion = "2.0.0"
Expand Down

0 comments on commit 05f61c1

Please sign in to comment.