From fa85c4750e5bdb532723e52ae5d775af67028e73 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 15 Jan 2017 19:34:00 +0300 Subject: update and fix test dependencies --- juick-spring-www/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-spring-www') diff --git a/juick-spring-www/build.gradle b/juick-spring-www/build.gradle index 5644c0b5..8a8ce6ab 100644 --- a/juick-spring-www/build.gradle +++ b/juick-spring-www/build.gradle @@ -36,7 +36,7 @@ dependencies { testCompile "junit:junit:${rootProject.junitVersion}" testCompile "org.hamcrest:hamcrest-all:${rootProject.hamcrestVersion}" - testCompile "org.mockito:mockito-core:1.+" + testCompile "org.mockito:mockito-core:2.6.2" testCompile "org.springframework:spring-test:${rootProject.springFrameworkVersion}" testCompile "ch.vorburger.mariaDB4j:mariaDB4j:2.2.2" -- cgit v1.2.3