diff --git a/Fyreplace.xcodeproj/project.pbxproj b/Fyreplace.xcodeproj/project.pbxproj index db36032..a1026dc 100644 --- a/Fyreplace.xcodeproj/project.pbxproj +++ b/Fyreplace.xcodeproj/project.pbxproj @@ -950,7 +950,7 @@ /* Begin XCRemoteSwiftPackageReference section */ 4D0DDC242C188869006CD503 /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = { isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/getsentry/sentry-cocoa"; + repositoryURL = "https://github.com/getsentry/sentry-cocoa.git"; requirement = { kind = upToNextMajorVersion; minimumVersion = 8.32.0; @@ -961,23 +961,23 @@ repositoryURL = "https://github.com/apple/swift-openapi-generator.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 1.2.1; + minimumVersion = 1.3.0; }; }; 4D13AF602C482F1C00845FDB /* XCRemoteSwiftPackageReference "swift-openapi-runtime" */ = { isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/apple/swift-openapi-runtime"; + repositoryURL = "https://github.com/apple/swift-openapi-runtime.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 1.4.0; + minimumVersion = 1.4.1; }; }; 4D13AF632C482F4500845FDB /* XCRemoteSwiftPackageReference "swift-openapi-urlsession" */ = { isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/apple/swift-openapi-urlsession"; + repositoryURL = "https://github.com/apple/swift-openapi-urlsession.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 1.0.1; + minimumVersion = 1.0.2; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/Fyreplace.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Fyreplace.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 12cd050..9b79316 100644 --- a/Fyreplace.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Fyreplace.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "e0840f1a8dc2d6b7e83730db4baa1bbb9b24ba7abed4fb6a17d608e1d406f1bd", + "originHash" : "5957e9bf9ec7cfb370039168d104a1b2bf9cca76d35ba4aad41f602a47845375", "pins" : [ { "identity" : "openapikit", @@ -85,10 +85,10 @@ { "identity" : "swift-openapi-urlsession", "kind" : "remoteSourceControl", - "location" : "https://github.com/apple/swift-openapi-urlsession", + "location" : "https://github.com/apple/swift-openapi-urlsession.git", "state" : { - "revision" : "6efbfda5276bbbc8b4fec5d744f0ecd8c784eb47", - "version" : "1.0.1" + "revision" : "9bf4c712ad7989d6a91dbe68748b8829a50837e4", + "version" : "1.0.2" } }, {