From 335f26e9458d4b67b854c2e1bdc327d11a4169e4 Mon Sep 17 00:00:00 2001 From: "mend-app-ghe[bot]" Date: Sun, 5 Oct 2025 17:10:37 +0000 Subject: [PATCH] Update dependency RealmSwift to v20 --- iGoat-Swift/Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iGoat-Swift/Podfile b/iGoat-Swift/Podfile index 1444e9f..97c490f 100644 --- a/iGoat-Swift/Podfile +++ b/iGoat-Swift/Podfile @@ -6,7 +6,7 @@ target 'iGoat-Swift' do use_frameworks! # Pods for iGoat-Swift - pod 'RealmSwift', '10.7.6' + pod 'RealmSwift', '20.0.3' # pod 'CouchbaseLite-Swift', '3.0.0' # pod 'CouchbaseLite', '2.5.0'