mirror of
https://github.com/corda/corda.git
synced 2025-02-20 09:26:41 +00:00
Merge remote-tracking branch 'origin/release/os/4.9' into adel/merge-from-4.9
This commit is contained in:
commit
d37df1572e
@ -27,8 +27,7 @@ sourceSets {
|
|||||||
dependencies {
|
dependencies {
|
||||||
compile project(':test-utils')
|
compile project(':test-utils')
|
||||||
|
|
||||||
compile group: 'org.apache.sshd', name: 'sshd-common', version: '2.3.0'
|
compile group: 'org.apache.sshd', name: 'sshd-common', version: '2.9.2'
|
||||||
// integrationTestRuntime group: 'org.apache.sshd', name: 'sshd-common', version: '2.3.0'
|
|
||||||
|
|
||||||
// Integration test helpers
|
// Integration test helpers
|
||||||
testCompile "org.assertj:assertj-core:$assertj_version"
|
testCompile "org.assertj:assertj-core:$assertj_version"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user