From b344bde5354e0fe7792d9795e652f9201f1ddedb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 07:23:00 +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.15.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...cef29e94feb00b1b712514443d6d70b09ef20355) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-cocoa/ dependency-version: 9.15.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..45aa69c 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.15.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..b1018db 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" : "cef29e94feb00b1b712514443d6d70b09ef20355", + "version" : "9.15.0" } }, {