Merge pull request #563 from nightscout/dependabot/gradle/dev/org.mockito-mockito-core-3.11.1
Bump mockito-core from 3.10.0 to 3.11.1
This commit is contained in:
commit
233d188840
|
@ -28,7 +28,7 @@ buildscript {
|
||||||
work_version = '2.5.0'
|
work_version = '2.5.0'
|
||||||
|
|
||||||
junit_version = '4.13.2'
|
junit_version = '4.13.2'
|
||||||
mockitoVersion = '3.10.0'
|
mockitoVersion = '3.11.1'
|
||||||
powermockVersion = '2.0.9'
|
powermockVersion = '2.0.9'
|
||||||
dexmakerVersion = "1.2"
|
dexmakerVersion = "1.2"
|
||||||
retrofit2Version = '2.9.0'
|
retrofit2Version = '2.9.0'
|
||||||
|
|
Loading…
Reference in a new issue