From aa86cfceca3b3813f021cd74b3609e1aa9fdd6d3 Mon Sep 17 00:00:00 2001 From: sgschantz Date: Mon, 26 Jan 2026 12:46:05 -0500 Subject: [PATCH] maint(ios): upgrade Sentry version --- ios/Cartfile | 2 +- ios/Cartfile.resolved | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ios/Cartfile b/ios/Cartfile index 9ffc07d330..f0eb983c5e 100644 --- a/ios/Cartfile +++ b/ios/Cartfile @@ -1,4 +1,4 @@ github "weichsel/ZIPFoundation" ~> 0.9 github "devicekit/DeviceKit" ~> 5.0 github "ashleymills/Reachability.swift" -github "getsentry/sentry-cocoa" ~> 8.38.0 +github "getsentry/sentry-cocoa" ~> 8.57.3 diff --git a/ios/Cartfile.resolved b/ios/Cartfile.resolved index ca05da1ae9..54775dca04 100644 --- a/ios/Cartfile.resolved +++ b/ios/Cartfile.resolved @@ -1,4 +1,4 @@ github "ashleymills/Reachability.swift" "v5.2.4" -github "devicekit/DeviceKit" "5.5.0" -github "getsentry/sentry-cocoa" "8.44.0" -github "weichsel/ZIPFoundation" "0.9.19" +github "devicekit/DeviceKit" "5.7.0" +github "getsentry/sentry-cocoa" "8.58.0" +github "weichsel/ZIPFoundation" "0.9.20"