Skip to content

Commit daf24c1

Browse files
dependabot[bot]LarsEckart
authored andcommitted
build(deps): Bump com.github.mwiede:jsch from 2.27.3 to 2.27.6
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 2.27.3 to 2.27.6. - [Release notes](https://github.com/mwiede/jsch/releases) - [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog) - [Commits](mwiede/jsch@jsch-2.27.3...jsch-2.27.6) --- updated-dependencies: - dependency-name: com.github.mwiede:jsch dependency-version: 2.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f7edc7 commit daf24c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
implementation 'com.google.zxing:core:3.5.3'
5555
implementation 'com.google.zxing:javase:3.5.3'
5656

57-
testImplementation 'com.github.mwiede:jsch:2.27.3'
57+
testImplementation 'com.github.mwiede:jsch:2.27.6'
5858
testImplementation 'com.hierynomus:sshj:0.40.0'
5959
implementation 'io.vavr:vavr:1.0.0-alpha-4'
6060

0 commit comments

Comments
 (0)