Skip to content

Commit

Permalink
build(deps): bump sentry from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps `sentry` from 0.9.0 to 0.10.0.

Updates `io.sentry:sentry-kotlin-multiplatform` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/getsentry/sentry-kotlin-multiplatform/releases)
- [Changelog](https://github.com/getsentry/sentry-kotlin-multiplatform/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-kotlin-multiplatform@0.9.0...0.10.0)

Updates `io.sentry.kotlin.multiplatform.gradle` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/getsentry/sentry-kotlin-multiplatform/releases)
- [Changelog](https://github.com/getsentry/sentry-kotlin-multiplatform/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-kotlin-multiplatform@0.9.0...0.10.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-kotlin-multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.sentry.kotlin.multiplatform.gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 11f1185 commit 65e3381
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 @@ -20,7 +20,7 @@ mapboxTurf = "6.15.0"
mokkery = "2.3.0"
okhttp = "4.12.0"
okio = "3.9.1"
sentry = "0.9.0"
sentry = "0.10.0"
skie = "0.9.3"
spatialk = "0.3.0"
turbine = "1.2.0"
Expand Down

0 comments on commit 65e3381

Please sign in to comment.