Merge pull request #2888 from nightscout/dependabot/gradle/dev/org.mockito-mockito-junit-jupiter-5.6.0
chore(deps): bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0
This commit is contained in:
commit
b2c0fe4638
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ buildscript {
|
||||||
|
|
||||||
junit_version = '4.13.2'
|
junit_version = '4.13.2'
|
||||||
junit_jupiter_version = '5.10.0'
|
junit_jupiter_version = '5.10.0'
|
||||||
mockito_version = '5.5.0'
|
mockito_version = '5.6.0'
|
||||||
dexmaker_version = '1.2'
|
dexmaker_version = '1.2'
|
||||||
retrofit2_version = '2.9.0'
|
retrofit2_version = '2.9.0'
|
||||||
okhttp3_version = '4.11.0'
|
okhttp3_version = '4.11.0'
|
||||||
|
|
Loading…
Reference in a new issue