Skip to content

Commit bda6c84

Browse files
Update dependencies
1 parent d93cd49 commit bda6c84

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Fyreplace.xcodeproj/project.pbxproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -1060,23 +1060,23 @@
10601060
repositoryURL = "https://github.com/getsentry/sentry-cocoa.git";
10611061
requirement = {
10621062
kind = upToNextMajorVersion;
1063-
minimumVersion = 8.40.1;
1063+
minimumVersion = 8.41.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.4.0;
1071+
minimumVersion = 1.5.0;
10721072
};
10731073
};
10741074
4D13AF602C482F1C00845FDB /* XCRemoteSwiftPackageReference "swift-openapi-runtime" */ = {
10751075
isa = XCRemoteSwiftPackageReference;
10761076
repositoryURL = "https://github.com/apple/swift-openapi-runtime.git";
10771077
requirement = {
10781078
kind = upToNextMajorVersion;
1079-
minimumVersion = 1.6.0;
1079+
minimumVersion = 1.7.0;
10801080
};
10811081
};
10821082
4D13AF632C482F4500845FDB /* XCRemoteSwiftPackageReference "swift-openapi-urlsession" */ = {

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

+8-8
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" : "0ffc3c6287461962cb2a81e57fc0ee0335d8d56a",
19-
"version" : "8.40.1"
18+
"revision" : "56bfb7e723c76614be4c0861ee820ccbaed14c6d",
19+
"version" : "8.41.0"
2020
}
2121
},
2222
{
@@ -51,8 +51,8 @@
5151
"kind" : "remoteSourceControl",
5252
"location" : "https://github.com/apple/swift-http-types",
5353
"state" : {
54-
"revision" : "ae67c8178eb46944fd85e4dc6dd970e1f3ed6ccd",
55-
"version" : "1.3.0"
54+
"revision" : "ef18d829e8b92d731ad27bb81583edd2094d1ce3",
55+
"version" : "1.3.1"
5656
}
5757
},
5858
{
@@ -69,17 +69,17 @@
6969
"kind" : "remoteSourceControl",
7070
"location" : "https://github.com/apple/swift-openapi-generator.git",
7171
"state" : {
72-
"revision" : "9727261219af435e7e668b8813187e9bf5d61927",
73-
"version" : "1.4.0"
72+
"revision" : "e971af5c5374e4ea83c20d0ad0a0df2cc84d39ad",
73+
"version" : "1.5.0"
7474
}
7575
},
7676
{
7777
"identity" : "swift-openapi-runtime",
7878
"kind" : "remoteSourceControl",
7979
"location" : "https://github.com/apple/swift-openapi-runtime.git",
8080
"state" : {
81-
"revision" : "daa2fb54fe4a7f5187d7286047d5144c8cb97477",
82-
"version" : "1.6.0"
81+
"revision" : "5e119a3d52dde0229312ed586be99c666c6b6f64",
82+
"version" : "1.7.0"
8383
}
8484
},
8585
{

0 commit comments

Comments
 (0)