ATEST-259:
- removing unused test dependencies
This commit is contained in:
@ -30,9 +30,6 @@ dependencies {
|
||||
testCompile libraries.spring_boot_starter_test
|
||||
testCompile libraries.jsonassert
|
||||
testCompile libraries.jsonpath
|
||||
|
||||
testCompile 'com.jayway.restassured:rest-assured:2.4.1'
|
||||
testCompile 'com.jayway.restassured:spring-mock-mvc:2.4.1'
|
||||
}
|
||||
|
||||
uploadArchives {
|
||||
|
Reference in New Issue
Block a user