diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-07 18:24:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-07 18:24:29 +0000 |
commit | 8b36a45c714192ddb57c8d13ee6c5701a5402dda (patch) | |
tree | 5e839242cb88862c300dc0f51da8c22c25a93834 | |
parent | b37006011dfdfa51a9f37512f90b109e1815680f (diff) |
chore(deps): update dependency org.pgpainless:pgpainless-core to v1.1.2 (#1772)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-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 124e8135..e6509c84 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -85,7 +85,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.6.2" -thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.1.1" +thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.1.2" thirdparty-sshauth = "com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5" thirdparty-sshj = "com.hierynomus:sshj:0.32.0" thirdparty-whatthestack = "com.github.haroldadmin:WhatTheStack:0.3.1" |