diff --git a/Modules/Package.swift b/Modules/Package.swift index 2413ccf..bfd5fd1 100644 --- a/Modules/Package.swift +++ b/Modules/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package(url: "https://github.com/apple/swift-async-algorithms.git", from: "1.0.0"), .package(url: "https://github.com/apple/swift-collections.git", from: "1.1.0"), .package(url: "https://github.com/apple/swift-http-types.git", from: "1.0.3"), - .package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.23.1"), + .package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.24.0"), // MARK: Plugins .package(url: "https://github.com/SwiftGen/SwiftGenPlugin", from: "6.6.2"), diff --git a/ios-app-template.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ios-app-template.xcworkspace/xcshareddata/swiftpm/Package.resolved index ed8ffb6..2e226ba 100644 --- a/ios-app-template.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ios-app-template.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/google/abseil-cpp-binary.git", "state" : { - "revision" : "7ce7be095bc3ed3c98b009532fe2d7698c132614", - "version" : "1.2024011601.0" + "revision" : "748c7837511d0e6a507737353af268484e1745e2", + "version" : "1.2024011601.1" } }, { @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/firebase/firebase-ios-sdk.git", "state" : { - "revision" : "888f0b6026e2441a69e3ee2ad5293c7a92031e62", - "version" : "10.23.1" + "revision" : "42eae77a0af79e9c3f41df04a23c76f05cfdda77", + "version" : "10.24.0" } }, { @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/google/GoogleAppMeasurement.git", "state" : { - "revision" : "c7a5917ebe48d69f421aadf154ef3969c8b7f12d", - "version" : "10.23.1" + "revision" : "51ba746a9d51a4bd0774b68499b0c73ef6e8570d", + "version" : "10.24.0" } }, { @@ -59,8 +59,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/google/grpc-binary.git", "state" : { - "revision" : "67043f6389d0e28b38fa02d1c6952afeb04d807f", - "version" : "1.62.1" + "revision" : "e9fad491d0673bdda7063a0341fb6b47a30c5359", + "version" : "1.62.2" } }, {