From 81a852c1c175da349807b0acf630210c0ce8ff82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 16:27:14 +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.14.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.13.0...193d313fbfd9affaf2be1692a0284a3b6574c515) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-cocoa/ dependency-version: 9.14.0 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 4b11734..245826a 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.14.0; }; }; /* 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..965dbbc 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" : "193d313fbfd9affaf2be1692a0284a3b6574c515", + "version" : "9.14.0" } }, {