Skip to content

Commit

Permalink
fix(deps): update com.snowplowanalytics:snowplow-android-tracker to v…
Browse files Browse the repository at this point in the history
…6.2.0
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent cc0d3e1 commit 15e8d3f
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 @@ -74,5 +74,5 @@ robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
sentry = { module = "io.sentry:sentry-android" }
sentry-bom = { module = "io.sentry:sentry-bom", version = "8.2.0" }
sentry-okhttp = { module = "io.sentry:sentry-okhttp" }
snowplow-android-tracker = { module = "com.snowplowanalytics:snowplow-android-tracker", version = "6.1.1" }
snowplow-android-tracker = { module = "com.snowplowanalytics:snowplow-android-tracker", version = "6.2.0" }
turbine = { module = "app.cash.turbine:turbine", version = "1.2.0" }

0 comments on commit 15e8d3f

Please sign in to comment.