Skip to content

Commit 411f2e0

Browse files
Update dependencies
1 parent 504be8f commit 411f2e0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Fyreplace.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1060,15 +1060,15 @@
10601060
repositoryURL = "https://github.com/getsentry/sentry-cocoa.git";
10611061
requirement = {
10621062
kind = upToNextMajorVersion;
1063-
minimumVersion = 8.41.0;
1063+
minimumVersion = 8.43.0;
10641064
};
10651065
};
10661066
4D13AF5F2C482F0100845FDB /* XCRemoteSwiftPackageReference "swift-openapi-generator" */ = {
10671067
isa = XCRemoteSwiftPackageReference;
10681068
repositoryURL = "https://github.com/apple/swift-openapi-generator.git";
10691069
requirement = {
10701070
kind = upToNextMajorVersion;
1071-
minimumVersion = 1.5.0;
1071+
minimumVersion = 1.6.0;
10721072
};
10731073
};
10741074
4D13AF602C482F1C00845FDB /* XCRemoteSwiftPackageReference "swift-openapi-runtime" */ = {

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"kind" : "remoteSourceControl",
1616
"location" : "https://github.com/getsentry/sentry-cocoa.git",
1717
"state" : {
18-
"revision" : "56bfb7e723c76614be4c0861ee820ccbaed14c6d",
19-
"version" : "8.41.0"
18+
"revision" : "f45e9c62d7a4d9258ac3cf35a3acf9dbab4481d1",
19+
"version" : "8.43.0"
2020
}
2121
},
2222
{
@@ -69,8 +69,8 @@
6969
"kind" : "remoteSourceControl",
7070
"location" : "https://github.com/apple/swift-openapi-generator.git",
7171
"state" : {
72-
"revision" : "e971af5c5374e4ea83c20d0ad0a0df2cc84d39ad",
73-
"version" : "1.5.0"
72+
"revision" : "ad7f0e73246f5083733dbc025097fcdf0fbee2a1",
73+
"version" : "1.6.0"
7474
}
7575
},
7676
{

0 commit comments

Comments
 (0)