diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-04 10:17:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-04 10:17:17 +0000 |
commit | 52c349188ba1c9a93ffcc3976aed652aca2ba418 (patch) | |
tree | 6f9e487fdd70e279ff5387d612706f1a0a1f5e3f | |
parent | 20ae7e9aac5a414f8f0408c11439ad0bc948c07f (diff) |
chore(deps): update dependency io.sentry:sentry-android to v5.6.2 (#1764)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-rw-r--r-- | gradle/libs.versions.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9372ab7b..101a0c54 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -84,7 +84,7 @@ thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android", versi thirdparty-logcat = "com.squareup.logcat:logcat:0.1" thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.3.0" thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.1" -thirdparty-nonfree-sentry = "io.sentry:sentry-android:5.6.1" +thirdparty-nonfree-sentry = "io.sentry:sentry-android:5.6.2" thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.1.1" thirdparty-sshauth = "com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5" thirdparty-sshj = "com.hierynomus:sshj:0.32.0" |