Skip to content

Commit b3d4afd

Browse files
Bump com.github.mwiede:jsch from 0.2.16 to 0.2.17
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.16 to 0.2.17. - [Release notes](https://github.com/mwiede/jsch/releases) - [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog) - [Commits](mwiede/jsch@jsch-0.2.16...jsch-0.2.17) --- updated-dependencies: - dependency-name: com.github.mwiede:jsch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5571f69 commit b3d4afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
implementation 'com.google.zxing:core:3.5.3'
5252
implementation 'com.google.zxing:javase:3.5.3'
5353

54-
testImplementation 'com.github.mwiede:jsch:0.2.16'
54+
testImplementation 'com.github.mwiede:jsch:0.2.17'
5555
testImplementation 'com.hierynomus:sshj:0.38.0'
5656
implementation 'io.vavr:vavr:1.0.0-alpha-4'
5757

0 commit comments

Comments
 (0)