aboutsummaryrefslogtreecommitdiff
path: root/gradle/libs.versions.toml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-12 22:01:14 +0530
committerGitHub <noreply@github.com>2022-07-12 22:01:14 +0530
commitb849b8e13ea5b35b653dfe886bcf095144b635d9 (patch)
tree6e6906d7ce80799a5e43dd01b087d154dd04c76f /gradle/libs.versions.toml
parent788e39c41b127b04be08851ef78a1fc1ab7e1701 (diff)
chore(deps): update dependency io.sentry:sentry-android to v6.2.0 (#1996)
Co-authored-by: renovate[bot] <29139614+renovate[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 cc0bd39d..bfe60ec7 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -83,7 +83,7 @@ thirdparty-leakcanary = { module = "com.squareup.leakcanary:leakcanary-android-s
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.1.4"
+thirdparty-nonfree-sentry = "io.sentry:sentry-android:6.2.0"
thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.3.1"
thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android-startup", version.ref = "leakcanary" }
thirdparty-sshauth = "com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5"