1
0
mirror of synced 2026-09-11 03:39:49 +00:00

Fix warning from spring-boot plugin

This commit is contained in:
Eddú Meléndez
2017-02-24 10:46:31 -05:00
committed by Rob Winch
parent c31bdb6390
commit 8353984733
+1 -1
View File
@@ -1,4 +1,4 @@
apply plugin: 'spring-boot'
apply plugin: 'org.springframework.boot'
sonarqube {
skipProject = true