fix(deps): update dependency com.hierynomus:sshj to v0.35.0 (#2352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d43ab32ff3
commit
f6d3ad86ff
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ thirdparty-nonfree-sentry = "io.sentry:sentry-android:6.13.0"
|
|||
thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.4.2"
|
||||
thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android-startup", version.ref = "leakcanary" }
|
||||
# TODO: Remove the explicit bcpkix dependency when upgrading this to a BC 1.71 compatible version
|
||||
thirdparty-sshj = "com.hierynomus:sshj:0.34.0"
|
||||
thirdparty-sshj = "com.hierynomus:sshj:0.35.0"
|
||||
thirdparty-whatthestack = "com.github.haroldadmin:WhatTheStack:1.0.0-alpha04"
|
||||
|
||||
[bundles]
|
||||
|
|
Loading…
Reference in a new issue