From 64780633fdb0d6e2ab0308c0465bcc7f15a12307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 19:14:03 +0000 Subject: [PATCH] build(deps): bump sentry-kmp from 0.26.0 to 0.27.0 Bumps `sentry-kmp` from 0.26.0 to 0.27.0. Updates `io.sentry:sentry-kotlin-multiplatform` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/getsentry/sentry-kotlin-multiplatform/releases) - [Changelog](https://github.com/getsentry/sentry-kotlin-multiplatform/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-kotlin-multiplatform/compare/0.26.0...0.27.0) Updates `io.sentry.kotlin.multiplatform.gradle` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/getsentry/sentry-kotlin-multiplatform/releases) - [Changelog](https://github.com/getsentry/sentry-kotlin-multiplatform/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-kotlin-multiplatform/compare/0.26.0...0.27.0) --- updated-dependencies: - dependency-name: io.sentry.kotlin.multiplatform.gradle dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.sentry:sentry-kotlin-multiplatform dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index fb737a291..a3d2d9d6d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -48,7 +48,7 @@ okhttp = "5.3.2" okio = "3.17.0" playServicesLocation = "21.3.0" sentry-android-gradle = "6.10.0" -sentry-kmp = "0.26.0" +sentry-kmp = "0.27.0" skie = "0.10.12" spatialk = "0.7.0" # changelog: https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md