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

@@ -29,8 +29,7 @@ dependencies {
testCompile "org.springframework.boot:spring-boot-starter-test"
integrationTestCompile seleniumDependencies,
"org.projectlombok:lombok:$lombokVersion"
integrationTestCompile seleniumDependencies
integrationTestRuntime "org.springframework.shell:spring-shell:1.0.0.RELEASE"
}