diff --git a/Tuist/Package.resolved b/Tuist/Package.resolved index 11d0e7bf26..64a6cdfef3 100644 --- a/Tuist/Package.resolved +++ b/Tuist/Package.resolved @@ -86,8 +86,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Infomaniak/ios-features", "state" : { - "revision" : "920f28ee2c417943ce9a4679f5e4f482a8c52c6d", - "version" : "8.3.0" + "revision" : "b40f2bf2eb30462d1423fa0e7de5223855eeb7d7", + "version" : "8.4.0" } }, { diff --git a/Tuist/Package.swift b/Tuist/Package.swift index 8c5517fc72..1c70aea136 100644 --- a/Tuist/Package.swift +++ b/Tuist/Package.swift @@ -73,7 +73,7 @@ let package = Package( .package(url: "https://github.com/Infomaniak/ios-create-account", .upToNextMajor(from: "23.2.0")), .package(url: "https://github.com/Infomaniak/ios-dependency-injection", .upToNextMajor(from: "2.0.5")), .package(url: "https://github.com/Infomaniak/ios-device-check", .upToNextMajor(from: "1.1.1")), - .package(url: "https://github.com/Infomaniak/ios-features", .upToNextMajor(from: "8.3.0")), + .package(url: "https://github.com/Infomaniak/ios-features", .upToNextMajor(from: "8.4.0")), .package(url: "https://github.com/Infomaniak/ios-login", .upToNextMajor(from: "7.3.0")), .package(url: "https://github.com/Infomaniak/ios-notifications", .upToNextMajor(from: "15.0.0")), .package(url: "https://github.com/Infomaniak/ios-onboarding", .upToNextMajor(from: "1.1.0")),