diff --git a/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index 26809b44..ce362fca 100644 --- a/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -59,8 +59,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/firebase/firebase-ios-sdk", "state" : { - "revision" : "8328630971a8fdd8072b36bb22bef732eb15e1f0", - "version" : "11.4.0" + "revision" : "2e02253fd1ce99145bcbf1bb367ccf61bd0ca46b", + "version" : "11.6.0" } }, { diff --git a/Packages/Dependencies/Package.swift b/Packages/Dependencies/Package.swift index fcbb1fcd..091f1816 100644 --- a/Packages/Dependencies/Package.swift +++ b/Packages/Dependencies/Package.swift @@ -48,7 +48,7 @@ var package = Package( dependencies: [ .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.3"), .package(url: "https://github.com/facebook/facebook-ios-sdk", from: "17.4.0"), - .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.4.0"), + .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.6.0"), .package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.6.2"), .package(url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework-Dynamic", from: "6.15.3"), ], diff --git a/Packages/Utility/Package.swift b/Packages/Utility/Package.swift index d0191cdb..b2fa1890 100644 --- a/Packages/Utility/Package.swift +++ b/Packages/Utility/Package.swift @@ -18,7 +18,7 @@ var package = Package( ], dependencies: [ .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.3"), - .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.4.0"), + .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.6.0"), .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.17.0"), ], targets: [ diff --git a/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index 147e77af..b2d86b4d 100644 --- a/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -59,8 +59,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/firebase/firebase-ios-sdk", "state" : { - "revision" : "8328630971a8fdd8072b36bb22bef732eb15e1f0", - "version" : "11.4.0" + "revision" : "2e02253fd1ce99145bcbf1bb367ccf61bd0ca46b", + "version" : "11.6.0" } }, { diff --git a/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index 476a6c40..6a871e9f 100644 --- a/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -59,8 +59,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/firebase/firebase-ios-sdk", "state" : { - "revision" : "8328630971a8fdd8072b36bb22bef732eb15e1f0", - "version" : "11.4.0" + "revision" : "2e02253fd1ce99145bcbf1bb367ccf61bd0ca46b", + "version" : "11.6.0" } }, { diff --git a/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index 147e77af..b2d86b4d 100644 --- a/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -59,8 +59,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/firebase/firebase-ios-sdk", "state" : { - "revision" : "8328630971a8fdd8072b36bb22bef732eb15e1f0", - "version" : "11.4.0" + "revision" : "2e02253fd1ce99145bcbf1bb367ccf61bd0ca46b", + "version" : "11.6.0" } }, { diff --git a/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved index 147e77af..b2d86b4d 100644 --- a/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -59,8 +59,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/firebase/firebase-ios-sdk", "state" : { - "revision" : "8328630971a8fdd8072b36bb22bef732eb15e1f0", - "version" : "11.4.0" + "revision" : "2e02253fd1ce99145bcbf1bb367ccf61bd0ca46b", + "version" : "11.6.0" } }, {