Skip to content

Commit e127ee2

Browse files
Update dependencies
1 parent afb0055 commit e127ee2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.38.0;
1063+
minimumVersion = 8.39.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.3.1;
1071+
minimumVersion = 1.4.0;
10721072
};
10731073
};
10741074
4D13AF602C482F1C00845FDB /* XCRemoteSwiftPackageReference "swift-openapi-runtime" */ = {

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

+5-5
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" : "54cc2e3e4fcbf9d4c7708ce00d3b6eee29aecbb1",
19-
"version" : "8.38.0"
18+
"revision" : "0b8ba88f5fd70062887d55f87a970c59b1ceebcf",
19+
"version" : "8.39.0"
2020
}
2121
},
2222
{
@@ -67,10 +67,10 @@
6767
{
6868
"identity" : "swift-openapi-generator",
6969
"kind" : "remoteSourceControl",
70-
"location" : "https://github.com/apple/swift-openapi-generator",
70+
"location" : "https://github.com/apple/swift-openapi-generator.git",
7171
"state" : {
72-
"revision" : "d5f6a6abf18549c8bae6526bf2c9d5773269c570",
73-
"version" : "1.3.1"
72+
"revision" : "9727261219af435e7e668b8813187e9bf5d61927",
73+
"version" : "1.4.0"
7474
}
7575
},
7676
{

0 commit comments

Comments
 (0)