aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-31 11:48:57 +0000
committerGitHub <noreply@github.com>2023-05-31 11:48:57 +0000
commitbab65852b5f8b474316b382beffeacb7f101e7c5 (patch)
treec4f6e3c370fa048f5d8a7f1ce5db82bb420f22c3
parent35489c1db2ec84fc617ce55fc21c9679ef6fec59 (diff)
fix(deps): update dependency io.sentry:sentry-android to v6.21.0
-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 335beac1..43b8c171 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -91,7 +91,7 @@ thirdparty-leakcanary-core = { module = "com.squareup.leakcanary:leakcanary-andr
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.20.0"
+thirdparty-nonfree-sentry = "io.sentry:sentry-android:6.21.0"
thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.5.1"
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