From 788b7b90114eafd72d237c6865c81169f1bcdc7b Mon Sep 17 00:00:00 2001 From: Danny Moesch Date: Fri, 18 Dec 2020 10:38:52 +0100 Subject: [PATCH] Update SwiftyUserDefaults to version 5.1.0 --- Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index f2479a2..cc38b84 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -4,4 +4,4 @@ github "leonbreedt/FavIcon" "3.1.0" github "mattrubin/Base32" "1.1.2+xcode10.2" github "mattrubin/OneTimePassword" "3.2.0" github "mssun/objective-git" "0.15" -github "radex/SwiftyUserDefaults" "5.0.0" +github "radex/SwiftyUserDefaults" "5.1.0"