Simplified dependencies

This commit is contained in:
Chris Richardson
2016-09-23 08:38:20 -07:00
parent 727c771add
commit b2d135665c
26 changed files with 38 additions and 51 deletions

View File

@@ -1,6 +1,5 @@
apply plugin: 'java'
apply plugin: 'spring-boot'
apply plugin: EventuateDependencyPlugin
dependencies {
compile project(":common-auth-web")