From 4754a655001832895998f93f174768e933023918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:44:40 +0000 Subject: [PATCH] chore(deps): bump github.com/getsentry/sentry-cocoa Bumps [github.com/getsentry/sentry-cocoa](https://github.com/getsentry/sentry-cocoa) from 9.13.0 to 9.17.1. - [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.13.0...2c420d31d0c31b525fa9e7c552ef0fc9d924befc) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-cocoa dependency-version: 9.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- simalytics.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/simalytics.xcodeproj/project.pbxproj b/simalytics.xcodeproj/project.pbxproj index 4b2bf7a..133d7cb 100644 --- a/simalytics.xcodeproj/project.pbxproj +++ b/simalytics.xcodeproj/project.pbxproj @@ -450,7 +450,7 @@ fi repositoryURL = "https://github.com/getsentry/sentry-cocoa/"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 9.0.0; + minimumVersion = 9.17.1; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/simalytics.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/simalytics.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 0f76af7..11ec077 100644 --- a/simalytics.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/simalytics.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -15,8 +15,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/getsentry/sentry-cocoa/", "state" : { - "revision" : "64c9c5cc401aefde0eda46a9192b36082533a79d", - "version" : "9.13.0" + "revision" : "2c420d31d0c31b525fa9e7c552ef0fc9d924befc", + "version" : "9.17.1" } }, {