Skip to content

Commit

Permalink
fix(deps): 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 Nov 7, 2024
1 parent aa77375 commit 397d6fc
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 @@ -23,7 +23,7 @@ buildscript {
kotlin_version = '2.0.21'
markwonVersion = "4.6.2"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockitoKotlinVersion = "5.4.0"
mockkVersion = "1.13.13"
prismVersion = "2.0.0"
roomVersion = "2.6.1"
Expand Down

0 comments on commit 397d6fc

Please sign in to comment.