Polish contribution

This commit is contained in:
Rob Winch
2017-01-05 20:26:48 +01:00
committed by Vedran Pavic
parent 5c031989a8
commit d7c29652e7
46 changed files with 972 additions and 590 deletions

View File

@@ -28,8 +28,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"
}