summaryrefslogtreecommitdiff
path: root/gradle/libs.versions.toml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2021-12-24 09:27:52 +0000
committerGitHub <noreply@github.com>2021-12-24 09:27:52 +0000
commitf1182feed6ef626e35d6a8748dde311e74156ec0 (patch)
treef2535017263d967fa9603ec161b1631d57e99d7c /gradle/libs.versions.toml
parentc911554c84fe41629e000e27efc960ced80912e2 (diff)
chore(deps): update dependency org.pgpainless:pgpainless-core to v1.0.0-rc8 (#1619)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'gradle/libs.versions.toml')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 99d65d9d..3868edc6 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -83,7 +83,7 @@ thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android", versi
thirdparty-logcat = "com.squareup.logcat:logcat:0.1"
thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.2.1"
thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.0"
-thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.0.0-rc7"
+thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.0.0-rc8"
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"