diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-04-13 19:33:13 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-13 19:33:13 +0530 |
commit | b98c5ac5dc4d87eafd9428b81f188682d400ca16 (patch) | |
tree | ff9220bf084e73cf3f22a8169c7d69255c212d1b /gradle | |
parent | 8eef38dd0c05f0e6d33de75667303c5f7881d039 (diff) |
chore(deps): update dependency io.sentry:sentry-android to v5.7.3 (#1840)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'gradle')
-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 63e949c1..9958f969 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -86,7 +86,7 @@ thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android-startup 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.7.2" +thirdparty-nonfree-sentry = "io.sentry:sentry-android:5.7.3" thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.2.0" thirdparty-sshauth = "com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5" # TODO: Remove bouncycastle-dependency plugin when upgrading this to a BC 1.71 compatible version |