From 794022a55fcf12186444d469f86796066d36a5a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 01:43:59 +0000 Subject: [PATCH] Bump github.com/getsentry/sentry-cocoa from 9.12.0 to 9.21.0 Bumps [github.com/getsentry/sentry-cocoa](https://github.com/getsentry/sentry-cocoa) from 9.12.0 to 9.21.0. - [Release notes](https://github.com/getsentry/sentry-cocoa/releases) - [Changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-cocoa/compare/9.12.0...53eb9bd5da18e208cfd80e86863d3f4c7ba21b1d) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-cocoa dependency-version: 9.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Symi.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Symi.xcodeproj/project.pbxproj b/Symi.xcodeproj/project.pbxproj index 79bbfdf..a935633 100644 --- a/Symi.xcodeproj/project.pbxproj +++ b/Symi.xcodeproj/project.pbxproj @@ -774,7 +774,7 @@ repositoryURL = "https://github.com/getsentry/sentry-cocoa/"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 9.12.0; + minimumVersion = 9.21.0; }; traits = ( ); diff --git a/Symi.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Symi.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index d04a6e9..42b9052 100644 --- a/Symi.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Symi.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/getsentry/sentry-cocoa/", "state" : { - "revision" : "0baded16c4bd1f2471949e89bf36289ca2b93080", - "version" : "9.12.0" + "revision" : "53eb9bd5da18e208cfd80e86863d3f4c7ba21b1d", + "version" : "9.21.0" } }, {