diff --git a/swift/Cartfile b/swift/Cartfile index 7456b6bc8..8308cd653 100644 --- a/swift/Cartfile +++ b/swift/Cartfile @@ -1,3 +1,3 @@ github "MessageKit/MessageKit" "3.4.2" github "nathantannar4/InputBarAccessoryView" "5.4.0" -github "zeroc-ice/ice" "3.7" +github "zeroc-ice/ice" "v3.7.10" diff --git a/swift/Cartfile.resolved b/swift/Cartfile.resolved index 22294033c..73dc720ec 100644 --- a/swift/Cartfile.resolved +++ b/swift/Cartfile.resolved @@ -1,4 +1,4 @@ github "MessageKit/MessageKit" "3.4.2" github "mxcl/PromiseKit" "6.21.0" github "nathantannar4/InputBarAccessoryView" "5.4.0" -github "zeroc-ice/ice" "3.7" +github "zeroc-ice/ice" "v3.7.10"