From 180607612b2f5e135e1ebdc8ee1d78cf3b8ffaa3 Mon Sep 17 00:00:00 2001 From: Sebastien Deleuze Date: Wed, 21 Nov 2018 19:13:36 +0100 Subject: [PATCH] Fix Mockito scope in maven build --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index bba1ce4..e54160d 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,7 @@ com.nhaarman mockito-kotlin 1.5.0 + test