From b41e135713be4b91e6c74c406ecfc49de765ea9b Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 11 Sep 2018 21:52:24 -0700 Subject: [PATCH] Upgrade to mockito-kotlin 1.6.0 Closes gh-14426 --- spring-boot-project/spring-boot-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 294d87eb107..a713c1b44fe 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -62,7 +62,7 @@ com.nhaarman mockito-kotlin - 1.5.0 + 1.6.0 org.jetbrains.kotlin