diff --git a/Tuist/Package.resolved b/Tuist/Package.resolved index ba0e10710c..4eacf9cc9a 100644 --- a/Tuist/Package.resolved +++ b/Tuist/Package.resolved @@ -113,8 +113,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Infomaniak/ios-version-checker", "state" : { - "revision" : "fe053759c7f92d873cdf6e46ede34f28ca91df07", - "version" : "10.1.1" + "revision" : "e7e5aa360056392a78b885d052e63bf76bc19947", + "version" : "10.1.2" } }, { diff --git a/Tuist/Package.swift b/Tuist/Package.swift index bc1950735e..6cc7a55e27 100644 --- a/Tuist/Package.swift +++ b/Tuist/Package.swift @@ -59,7 +59,7 @@ let package = Package( .package(url: "https://github.com/Infomaniak/ios-notifications", .upToNextMajor(from: "11.0.0")), .package(url: "https://github.com/Infomaniak/ios-create-account", .upToNextMajor(from: "17.0.0")), .package(url: "https://github.com/Infomaniak/ios-bug-tracker", .upToNextMajor(from: "10.0.0")), - .package(url: "https://github.com/Infomaniak/ios-version-checker", .upToNextMajor(from: "10.1.1")), + .package(url: "https://github.com/Infomaniak/ios-version-checker", .upToNextMajor(from: "10.1.2")), .package(url: "https://github.com/Infomaniak/ios-features", .upToNextMajor(from: "1.0.2")), .package(url: "https://github.com/Infomaniak/ios-onboarding", .upToNextMajor(from: "1.1.0")), .package(url: "https://github.com/Infomaniak/swift-modal-presentation", .upToNextMajor(from: "1.0.0")),