Skip to content

Commit 99ecd75

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.github.mwiede-jsch-2.27.2' into combined-pr-branch
2 parents 4cd3a10 + f1c5822 commit 99ecd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sftp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repositories {
77
}
88

99
dependencies {
10-
testImplementation 'com.github.mwiede:jsch:2.27.0'
10+
testImplementation 'com.github.mwiede:jsch:2.27.2'
1111
testImplementation 'org.testcontainers:testcontainers'
1212
testImplementation 'org.assertj:assertj-core:3.26.3'
1313
testImplementation 'ch.qos.logback:logback-classic:1.3.14'

0 commit comments

Comments
 (0)