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 and JackVCurtis committed Dec 18, 2024
1 parent ba896d3 commit 4a9f8e6
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 @@ -24,7 +24,7 @@ mokkery = "2.6.1"
okhttp = "4.12.0"
okio = "3.9.1"
playServicesLocation = "21.3.0"
sentry = "0.9.0"
sentry = "0.10.0"
sentryGradle = "4.14.1"
skie = "0.9.5"
spatialk = "0.3.0"
Expand Down

0 comments on commit 4a9f8e6

Please sign in to comment.