From a0ae52a6193b12cfe86a5c010163d6e0cf6b9872 Mon Sep 17 00:00:00 2001 From: Abdullah Alashi Date: Thu, 12 Mar 2020 10:55:42 +1100 Subject: [PATCH] feature(xcode-11.3.1-support): update for xcode 11.3.1 --- Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index b8c5114..be4530f 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,3 +1,3 @@ -github "Quick/Nimble" "v8.0.4" +github "Quick/Nimble" "v8.0.5" github "Quick/Quick" "v2.2.0" github "Swinject/Swinject" "2.7.1"