Bump the SentrySDK to v9.2.0

This commit is contained in:
Stefan Ceriu
2026-01-27 08:21:22 +02:00
committed by Stefan Ceriu
parent 633bd65177
commit 112b9e248f
3 changed files with 4 additions and 4 deletions

View File

@@ -9883,7 +9883,7 @@
repositoryURL = "https://github.com/getsentry/sentry-cocoa";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 9.1.0;
minimumVersion = 9.2.0;
};
};
AB8E808A59756170682BEC20 /* XCRemoteSwiftPackageReference "SwiftSoup" */ = {

View File

@@ -194,8 +194,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/getsentry/sentry-cocoa",
"state" : {
"revision" : "0041fe6374a0557747d3c7f19888510a30684dfa",
"version" : "9.1.0"
"revision" : "de66bd4fa0661c81455e8ad2509ed6f0e39025dc",
"version" : "9.2.0"
}
},
{

View File

@@ -145,7 +145,7 @@ packages:
minorVersion: 3.37.1
Sentry:
url: https://github.com/getsentry/sentry-cocoa
minorVersion: 9.1.0
minorVersion: 9.2.0
SnapshotTesting:
url: https://github.com/pointfreeco/swift-snapshot-testing
minorVersion: 1.18.7