Skip to content

Commit

Permalink
Merge pull request #103 from Pocket/renovate/io.sentry-sentry-bom-7.x
Browse files Browse the repository at this point in the history
fix(deps): update io.sentry:sentry-bom to v7.19.1
  • Loading branch information
renovate[bot] authored Dec 23, 2024
2 parents da2e48e + 6ebafe4 commit 1b3f647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ plugin-versions = { module = "com.github.ben-manes:gradle-versions-plugin", vers
r8 = { module = "com.android.tools:r8", version = "8.7.23" }
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
sentry = { module = "io.sentry:sentry-android" }
sentry-bom = { module = "io.sentry:sentry-bom", version = "7.19.0" }
sentry-bom = { module = "io.sentry:sentry-bom", version = "7.19.1" }
sentry-okhttp = { module = "io.sentry:sentry-okhttp" }
snowplow-android-tracker = { module = "com.snowplowanalytics:snowplow-android-tracker", version = "6.0.6" }
turbine = { module = "app.cash.turbine:turbine", version = "1.2.0" }

0 comments on commit 1b3f647

Please sign in to comment.