From 44d06e2a58b484188aa2459721747df7dbc20675 Mon Sep 17 00:00:00 2001 From: Reinhard Prechtl Date: Fri, 29 Dec 2017 11:44:47 +0100 Subject: [PATCH] Updated Mockito, Mockito-Kotlin and AssertJ dependency versions --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c9d4884..237bee9 100644 --- a/pom.xml +++ b/pom.xml @@ -24,8 +24,9 @@ UTF-8 1.8 1.1.2-5 - 2.8.9 + 2.13.0 3.8.0 + 1.5.0 @@ -89,7 +90,7 @@ com.nhaarman mockito-kotlin - 1.4.0 + ${mockito-kotlin.version} test