Skip to content

Commit 7834f9d

Browse files
Update dependencies
1 parent 23a8487 commit 7834f9d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Fyreplace.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@
10561056
repositoryURL = "https://github.com/getsentry/sentry-cocoa.git";
10571057
requirement = {
10581058
kind = upToNextMajorVersion;
1059-
minimumVersion = 8.36.0;
1059+
minimumVersion = 8.38.0;
10601060
};
10611061
};
10621062
4D13AF5F2C482F0100845FDB /* XCRemoteSwiftPackageReference "swift-openapi-generator" */ = {

Fyreplace.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
{
1414
"identity" : "sentry-cocoa",
1515
"kind" : "remoteSourceControl",
16-
"location" : "https://github.com/getsentry/sentry-cocoa",
16+
"location" : "https://github.com/getsentry/sentry-cocoa.git",
1717
"state" : {
18-
"revision" : "5575af93efb776414f243e93d6af9f6258dc539a",
19-
"version" : "8.36.0"
18+
"revision" : "54cc2e3e4fcbf9d4c7708ce00d3b6eee29aecbb1",
19+
"version" : "8.38.0"
2020
}
2121
},
2222
{

0 commit comments

Comments
 (0)