Skip to content

Commit 95aaa86

Browse files
Update dependencies
1 parent 6549471 commit 95aaa86

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Fyreplace.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@
10761076
repositoryURL = "https://github.com/apple/swift-openapi-runtime.git";
10771077
requirement = {
10781078
kind = upToNextMajorVersion;
1079-
minimumVersion = 1.5.0;
1079+
minimumVersion = 1.6.0;
10801080
};
10811081
};
10821082
4D13AF632C482F4500845FDB /* XCRemoteSwiftPackageReference "swift-openapi-urlsession" */ = {

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"kind" : "remoteSourceControl",
77
"location" : "https://github.com/mattpolzin/OpenAPIKit",
88
"state" : {
9-
"revision" : "35dd374038497a8118d89300851861fb40c36209",
10-
"version" : "3.2.2"
9+
"revision" : "5b5ee49624dda5b3e3b85aff184f44a007862fb7",
10+
"version" : "3.3.0"
1111
}
1212
},
1313
{
@@ -76,10 +76,10 @@
7676
{
7777
"identity" : "swift-openapi-runtime",
7878
"kind" : "remoteSourceControl",
79-
"location" : "https://github.com/apple/swift-openapi-runtime",
79+
"location" : "https://github.com/apple/swift-openapi-runtime.git",
8080
"state" : {
81-
"revision" : "26e8ae3515d1ff3607e924ac96fc0094775f55e8",
82-
"version" : "1.5.0"
81+
"revision" : "daa2fb54fe4a7f5187d7286047d5144c8cb97477",
82+
"version" : "1.6.0"
8383
}
8484
},
8585
{

0 commit comments

Comments
 (0)