PAN-11 fixed all integration tests
This commit is contained in:
@@ -27,6 +27,6 @@ dependencies {
|
||||
compile fileTree(dir: 'lib', include: '**/*.jar')
|
||||
|
||||
testCompile "org.springframework:spring-test:5.0.9.RELEASE"
|
||||
testCompile group: 'org.springframework.boot', name: 'spring-boot-starter-test', version: '2.1.2.RELEASE'
|
||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||
testCompile group: 'org.springframework', name: 'spring-test', version: '5.1.5.RELEASE'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user