diff --git a/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift b/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift index 0d420962b7..21191528fd 100644 --- a/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift +++ b/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift @@ -18,7 +18,7 @@ let package = Package( .package(path: "../MarkdownView"), .package(url: "https://github.com/apollographql/apollo-ios.git", from: "1.21.0"), .package(url: "https://github.com/LaunchDarkly/swift-eventsource.git", from: "3.3.0"), - .package(url: "https://github.com/apple/swift-collections", from: "1.1.4"), + .package(url: "https://github.com/apple/swift-collections", from: "1.2.0"), .package(url: "https://github.com/Lakr233/ChidoriMenu", from: "2.4.3"), ], targets: [