Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 7600f2d

Browse files
fix(deps): update io.sentry:sentry-bom to v8.21.0
1 parent 74fbe49 commit 7600f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ plugin-sentry = { module = "io.sentry:sentry-android-gradle-plugin", version = "
7171
plugin-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.52.0" }
7272
robolectric = { module = "org.robolectric:robolectric", version = "4.16" }
7373
sentry = { module = "io.sentry:sentry-android" }
74-
sentry-bom = { module = "io.sentry:sentry-bom", version = "8.20.0" }
74+
sentry-bom = { module = "io.sentry:sentry-bom", version = "8.21.0" }
7575
sentry-okhttp = { module = "io.sentry:sentry-okhttp" }
7676
snowplow-android-tracker = { module = "com.snowplowanalytics:snowplow-android-tracker", version = "6.2.0" }
7777
turbine = { module = "app.cash.turbine:turbine", version = "1.2.1" }

0 commit comments

Comments
 (0)