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

@@ -32,8 +32,7 @@ dependencies {
"org.apache.httpcomponents:httpclient"
testCompile "org.springframework.boot:spring-boot-starter-test",
"org.assertj:assertj-core:$assertjVersion",
"org.projectlombok:lombok:$lombokVersion"
"org.assertj:assertj-core:$assertjVersion"
testCompile "org.skyscreamer:jsonassert:$jsonassertVersion"
integrationTestCompile seleniumDependencies