diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-02-26 08:50:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-26 08:50:00 +0000 |
commit | f4b09513cbee55ef8f1ca1e82473449e6a922dac (patch) | |
tree | f0ee36a2543582ec79e30eb80ae9d94a8bbb5070 | |
parent | 778834d5e4d2095a5a95007dd303ebd8e6c08493 (diff) |
chore(deps): update dependency org.pgpainless:pgpainless-core to v1.1.1 (#1754)
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 9dfb10af..f4ff0205 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.1" -thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.1.0" +thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.1.1" 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" |