From 55625e2fdbf3b3776abd157c588b559b4aaf1ef8 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 16 May 2018 08:50:29 +0000 Subject: www: disable devtools --- juick-www/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'juick-www/build.gradle') diff --git a/juick-www/build.gradle b/juick-www/build.gradle index f211149b..acdb4369 100644 --- a/juick-www/build.gradle +++ b/juick-www/build.gradle @@ -31,7 +31,6 @@ dependencies { compile("org.springframework.boot:spring-boot-starter-cache") compile("org.springframework.boot:spring-boot-starter-web") compile ('org.springframework.boot:spring-boot-starter-security') - providedRuntime("org.springframework.boot:spring-boot-devtools") providedCompile("org.springframework.boot:spring-boot-starter-tomcat") providedRuntime 'com.h2database:h2:1.4.196' providedRuntime 'mysql:mysql-connector-java:5.1.45' -- cgit v1.2.3