aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-06-27 20:49:40 +0530
committerGitHub <noreply@github.com>2023-06-27 20:49:40 +0530
commite558433a122d3753c15f460f700214ed23dd2d07 (patch)
tree85e10cf4ada07aae5ace32a41d5f3c672ee1487c
parenta4d615b861a0483ab909afaa44b941fc2eb5243d (diff)
fix(deps): update dependency org.pgpainless:pgpainless-core to v1.5.5 (#2571)
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 b27d6656..b367538e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -95,7 +95,7 @@ thirdparty-logcat = "com.squareup.logcat:logcat:0.1"
thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.3.2"
thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.1"
thirdparty-nonfree-sentry = "io.sentry:sentry-android:6.24.0"
-thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.5.4"
+thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.5.5"
thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android-startup", version.ref = "leakcanary" }
thirdparty-slack-lints = "com.slack.lint:slack-lint-checks:0.3.0"
# TODO: Remove the explicit bcpkix dependency when upgrading this to a BC 1.71 compatible version