diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-05-05 18:30:30 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-05 18:30:30 +0530 |
commit | 169769d0d49183349c0733678ee625c591e8cf9e (patch) | |
tree | c488fc7823e523ed7e64dd01725204c17f9779cd /gradle | |
parent | 41213da780910777cacc0c7fd5660ada2f69bf00 (diff) |
chore(deps): update dependency org.pgpainless:pgpainless-core to v1.2.2 (#1898)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'gradle')
-rw-r--r-- | gradle/libs.versions.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index cf513dcd..e997b6c4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -86,7 +86,7 @@ thirdparty-logcat = "com.squareup.logcat:logcat:0.1" thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.3.0" thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.1" thirdparty-nonfree-sentry = "io.sentry:sentry-android:5.7.3" -thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.2.1" +thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.2.2" 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.33.0" |