Skip to content

Commit

Permalink
build(deps): bump com.github.mwiede:jsch from 0.2.17 to 0.2.18
Browse files Browse the repository at this point in the history
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.17 to 0.2.18.
- [Release notes](https://github.com/mwiede/jsch/releases)
- [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog)
- [Commits](mwiede/jsch@jsch-0.2.17...jsch-0.2.18)

---
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>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 63c776f commit 11dd789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interlok-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ext {
mysqlDriverVersion="8.0.33"
slf4jVersion = "2.0.13"
mockitoVersion = "4.9.0"
jschVersion = "0.2.17"
jschVersion = "0.2.18"
mssqlDriverVersion = "9.2.1.jre8"
derbyDriverVersion = "10.15.2.0"
junitVersion = "5.10.2"
Expand Down

0 comments on commit 11dd789

Please sign in to comment.