We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cd3a10 + f1c5822 commit 99ecd75Copy full SHA for 99ecd75
examples/sftp/build.gradle
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- testImplementation 'com.github.mwiede:jsch:2.27.0'
+ testImplementation 'com.github.mwiede:jsch:2.27.2'
11
testImplementation 'org.testcontainers:testcontainers'
12
testImplementation 'org.assertj:assertj-core:3.26.3'
13
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
0 commit comments