Skip to content

Commit c1356b3

Browse files
Bump com.github.mwiede:jsch from 0.2.23 to 0.2.24 (#902)
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.23 to 0.2.24. - [Release notes](https://github.com/mwiede/jsch/releases) - [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog) - [Commits](mwiede/jsch@jsch-0.2.23...jsch-0.2.24) --- updated-dependencies: - dependency-name: com.github.mwiede:jsch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45f250c commit c1356b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ sourceSets {
4949
}
5050

5151
val jgitVersion = "6.10.0.202406032230-r"
52-
val jschVersion = "0.2.23"
52+
val jschVersion = "0.2.24"
5353
val jschAgentVersion = "0.0.9"
5454

5555
dependencies {

0 commit comments

Comments
 (0)