chore(deps): update dependency com.hierynomus:sshj to v0.33.0 (#1860)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-21 09:47:40 +05:30 committed by GitHub
parent caa035b325
commit c57eb841ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,7 @@ thirdparty-nonfree-sentry = "io.sentry:sentry-android:5.7.3"
thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.2.0"
thirdparty-sshauth = "com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5"
# TODO: Remove bouncycastle-dependency plugin when upgrading this to a BC 1.71 compatible version
thirdparty-sshj = "com.hierynomus:sshj:0.32.0"
thirdparty-sshj = "com.hierynomus:sshj:0.33.0"
thirdparty-whatthestack = "com.github.haroldadmin:WhatTheStack:0.3.1"
androidx-testing-rules = { module = "androidx.test:rules", version.ref = "androidx_test" }