mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 06:51:55 +03:00
fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3eef65d882
commit
e937e3a0be
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ buildscript {
|
|||
kotlin_version = '2.1.0'
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue