aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-24 12:09:43 +0000
committerGitHub <noreply@github.com>2022-07-24 12:09:43 +0000
commit23721bf0375b9c61ff874fe36fb042065d788391 (patch)
treecaed813f8e1c6025fba07319133929253b591812
parent140175823f1c9763fb67a8d3ad135b7c94741421 (diff)
chore(deps): update dependency org.pgpainless:pgpainless-core to v1.3.3 (#2032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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 a8599f4e..e423b681 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.1"
thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.1"
thirdparty-nonfree-sentry = "io.sentry:sentry-android:6.3.0"
-thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.3.2"
+thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.3.3"
thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android-startup", version.ref = "leakcanary" }
# TODO: Remove the explicit bcpkix dependency when upgrading this to a BC 1.71 compatible version
thirdparty-sshj = "com.hierynomus:sshj:0.33.0"