fix(deps): update sentry to v7.3.0

This commit is contained in:
renovate[bot] 2024-01-30 10:46:26 +00:00 committed by GitHub
parent 6d7e2bc7aa
commit d25476be11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ kotlinResult = "1.1.18"
lifecycle = "2.8.0-alpha01" lifecycle = "2.8.0-alpha01"
retrofit = "2.9.0" retrofit = "2.9.0"
richtext = "0.20.0" richtext = "0.20.0"
sentry-sdk = "7.2.0" sentry-sdk = "7.3.0"
serialization = "1.6.2" serialization = "1.6.2"
sqldelight = "2.0.1" sqldelight = "2.0.1"
whetstone = "0.8.0" whetstone = "0.8.0"