Skip to content

Commit

Permalink
Bump com.github.mwiede:jsch from 0.2.19 to 0.2.20 (#821)
Browse files Browse the repository at this point in the history
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.19 to 0.2.20.
- [Release notes](https://github.com/mwiede/jsch/releases)
- [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog)
- [Commits](mwiede/jsch@jsch-0.2.19...jsch-0.2.20)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent e455d17 commit 58a8db4
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.10.0.202406032230-r"
val jschVersion = "0.2.19"
val jschVersion = "0.2.20"
val jschAgentVersion = "0.0.9"

dependencies {
Expand Down

0 comments on commit 58a8db4

Please sign in to comment.