This commit is contained in:
Rob Winch
2017-01-05 13:26:48 -06:00
committed by John Blum
parent 8e7c736a0a
commit 4b196744f2
18 changed files with 95 additions and 89 deletions

View File

@@ -20,8 +20,7 @@ dependencies {
runtime "org.springframework.shell:spring-shell:1.0.0.RELEASE"
testCompile "junit:junit:$junitVersion",
"org.assertj:assertj-core:$assertjVersion",
"org.projectlombok:lombok:$lombokVersion"
"org.assertj:assertj-core:$assertjVersion"
integrationTestCompile seleniumDependencies