aboutsummaryrefslogtreecommitdiff
path: root/gradle/libs.versions.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-20 17:29:48 +0000
committerGitHub <noreply@github.com>2021-12-20 17:29:48 +0000
commit29c5e65bf7b27a38cb81a675d2f5b51ad0d44be6 (patch)
tree985ca73fd5424caa70150c46e0c609fb5a558d31 /gradle/libs.versions.toml
parentbe3efbe008d3e0230fbdd4f10c3e6667df46fb45 (diff)
build(deps): bump pgpainless-core from 1.0.0-rc6 to 1.0.0-rc7 (#1595)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.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 aae278b0..397b169f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -131,7 +131,7 @@ 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-rc6"
+thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.0.0-rc7"
thirdparty-sshauth = "com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5"