Skip to content

Commit

Permalink
Bump com.github.mwiede:jsch from 0.2.16 to 0.2.17 (#743)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent 2be9dd6 commit 6fcdcf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ sourceSets {
}

val jgitVersion = "6.8.0.202311291450-r"
val jschVersion = "0.2.16"
val jschVersion = "0.2.17"
val jschAgentVersion = "0.0.9"

dependencies {
Expand Down

0 comments on commit 6fcdcf4

Please sign in to comment.