Update mockito to 2.16.0 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-03-24 19:00:33 +01:00
parent 4959891f9f
commit 385779933b
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ ext.versions = [
twitterSerial : "0.1.6", twitterSerial : "0.1.6",
junit : "4.12", junit : "4.12",
mockito : "2.12.0", mockito : "2.16.0",
mockitoKotlin : "1.5.0", mockitoKotlin : "1.5.0",
kluent : "1.26", kluent : "1.26",
apacheCodecs : "1.10", apacheCodecs : "1.10",